Hello, try on the jsp:
<script type="text/javascript"> alert("Info to show"); </script> Stephan Uday Chandra Karrothi schrieb:
Hi guys, I am doing validation and since that validation is complicated. I am submitting the page. and then i want to display the result. Now the problem is i need an event to through an alert window. i cannot say alert(""); in the jsp. Can i use soemthing lie <% JDialog temp = new Jdialog() %> ... when i get back i have to pop up a window. i can display the result on the page but i want to pop up a window in the page. Thanks guys, Uday Chandra Karrothi
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]