In my app I have need menu items at the top of every
page that are links do other pages.  I also need a
common date and dropdown selection on most pages.  My
challenge is how to componentize the date/dropdown
selection so it can be re-used on each page, and then
get the data passed to the action class.

I would prefer not to have two ways to get data from
the screen to my action class: 

1) pass parameters from rewriting the href link

2) auto-populating the variables when a button in the
form is clicked

I do not know how to have a common way to do this, but
hopefully I have overlooked something simple.

Does anybody have suggestions or pointers?

Thank you,

Scott


       
____________________________________________________________________________________
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=list&sid=396546091

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

Reply via email to