JSP is a
server-side facility - you want a client-side thing, so JavaScript is really the
only reasonable way way to go.
Arnold
Shore
Annapolis, MD
USA
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Eric Cho
Sent: Wednesday, December 26, 2001 5:25 PM
To: [EMAIL PROTECTED]
Subject: instead of javascriptHi all,is there a way to have a confirmation box popup confirming your click. An "ok" would bring the user to another page and a "cancel" will keep the user where they are at?I would like to avoid javascript so if you have a method in jsp, that would be great.
