Shopping Carts for Struts?

2006-02-14 Thread Robert Stevens
Can anyone recommend a good shopping cart system for Struts? We don't want to write one from scratch. We've built a struts/hibernate application on Linux. The products are shown with specific pricing and options. But, when it is time to purchase the plan, we want to send the customer to a

Re: URL Submission To Search Engines With Struts

2006-02-04 Thread Robert Stevens
Dave, Where can I read about how to create a "suffix mapping extension"? Regards, Robert Stevens Dave Newton <[EMAIL PROTECTED]> wrote: Robert Stevens wrote: > Figure out how to make the pages you want spidered to end with .htm or .html > exten

Re: URL Submission To Search Engines With Struts

2006-02-03 Thread Robert Stevens
pages you want spidered to end with .htm or .html extensions. To do this you may need to write a servlet that takes requests and maps them to the correct struts pages. Best Regards, Robert Stevens http://www.LocalPlans.com http://www.WriteExpress.com Jim Reynol