Starting A Session With WebWork Framework
spurcell <[email protected]> Wed, 27 Dec 2006 07:47:51 CST
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <26619078.1167227301683.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Hello, Read WebWork in Action, but first time actually coding to framework. I am converting a Struts site, in which I have a ECommerce site. I need to check browser for my site cookie, then begin a session in which user may enter goods into his cart. If no cookie, then I create a cookie and begin a session. In struts I did this in the request processor. I believe in WW I need to do this with a interceptor, but not sure which one. And if that is the case, do I create my own interceptor or use something like "createSession" and extend it? Thanks, Scott --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=55578&messageID=110550#110550