Author | Message |
---|---|
lmann2
Posts: 156
|
Posted 21:38 Jan 12, 2015 |
retracted
Last edited by lmann2 at
21:41 Jan 12, 2015.
|
lishenyu
Posts: 103
|
Posted 21:59 Jan 12, 2015 |
Have you got a clue how to do that? |
lmann2
Posts: 156
|
Posted 13:50 Jan 13, 2015 |
You mean handling the 'delete and save' buttons? Not quite, but I have some thoughts.
I found this slightly useful: multiple submit buttons.
The other I think correct approach is to use the ServletRequest class ServeltRequest because while the type submit is the same the names of the two inputs are different. I put it to the side for the moment because I'm feeling a bit rusty with the servlets and need to review documentation. Hope that helps.
|