--- On Tue, 11/25/08, David Barron wrote:
> I'm pulling the data out of the table in the jsp, so how
> do I set the ActionForm properties?

Yikes. Pull the form out of the request (or session) and set the form variable. 
I sure don't recommend the approach, though; that kind of code really doesn't 
belong in the view layer.

Dave


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

Reply via email to