Hi,

I have a jsp page with a form and a number of input buttons.  I would like my 
form action to differentiate which button has been pressed in order to show 
different pages.  I have private boolean variables that correspond to each 
button in my jsp page being pressed, but when my action runs and any button is 
pressed, all of my variables are false and the proper page isn't displayed.  
Any clues?

Thanks,
Session


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

Reply via email to