Dear colleagues,
I have a very little Seam experience and need a template to create basic store application.
DVD Store example is too complicated for the beginner.
Initially I need a very basic functionality : user login, searching products by name, adding selected products to shopping cart and creating the order.
Order fulfillment would be the next step.
Could anyone please point to such example around the net ? Alternately, I will appreciate step-by-step guide to DVD Store creaton with comments to each page and each class. So far have not found that.
Thanks a lot in advance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054522#4054522
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054522
I noticed that in my particular Seam application, back-buttoning is allowed after a user logouts which is concerning because if the user goes out for a bathroom break and someone uses his computer, he can see data he's not allowed to. When I try this with my bank online, it gives a "session timeout" error message if I try this, which is a reasonable security precaution.
Is there any way I can achieve this kind of feature?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054518#4054518
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054518