Re: PO Question about Struts2

2008-02-01 Thread issueTracker
thanks for your reply. Got it now =) -- View this message in context: http://www.nabble.com/PO-Question-about-Struts2-tp15209261p15223362.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e

PO Question about Struts2

2008-01-31 Thread issueTracker
i use struts2 as back end for my ajax application. I need to know that is for every request to server the action is instantiated and destroyed after ? or what ? Currently i wanna group some method in appropriated actions for best design . So doing that is just the same as my first design? no me