HI I have a problem I don't think it's a big one but I'm rather new to JSP.
Here goes.

For a webpage I'll be coding on there is more than one button, I need to determine which button was pressed store it in a session and go to the nest page(the buttons will be image buttons). I've tried a lot but my problem mostly is that the value of the last button gets storedin the session and not that of the button pressed, each button is on it's own form if U need any info more let me know

Thanx