Thanks for the idea. Are you differenciating using request.getMethod()
in the actions execute method?

dave


On Mon, 2006-05-01 at 10:03 -0400, Dave Newton wrote:
> David Evans wrote:
> > Is there a reason you don't use the two action (setup and submit) approach?
> >   
> 
> I just think it's cluttery. I always use POST so it's easy to just split
> my actions into GET and POST handlers; I do the setup in the GET handler.
> 
> Dave
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to