Bahadır Yağan wrote:
So one other question. Is is normal to write an Action for every page, to register these variables.(no forms in page so far.) Or there is a simpler solution?

The normal pattern in Struts is to have a 'setup action' which loads any data the page needs to display and then forwards to the JSP view, yes.

L


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to