PDA

View Full Version : A Model of an Online Store: What's it Built on?




sbryan
Feb 9, 2009, 07:25 PM
Not sure what everyone thinks of their product, but I love Express' Web Store (http://www.express.com/catalog/thumbnail.jsp?parentCategoryId=1&categoryId=55&subCategoryId=55).

What framework is the store built on? I've seen similar designs, but their's is the most polished.

I'd like to be able to build a store like that some day.



angelwatt
Feb 9, 2009, 08:59 PM
Can't see anything in the code that identifies any specific products, but does make use of Java Server Pages to power it.

ChicoWeb
Feb 9, 2009, 09:12 PM
Probably custom. A lot of these big stores have multi million dollar budgets and need a enterprise solution for their advanced business processes. I did a ton of research trying to find some solutions out there for one of my current clients, but there just aren't any for these levels of business.

wakka092
Feb 9, 2009, 09:32 PM
Usually these stores are driven by php and sql databases.