Hi Stephan,
Thanks for the reply.
I feel liek i do not know any html at all!. I thought all javascript
needed an eventhandler. I guess not.
Thank you once again.
Uday
On 9/28/06, Stephan Koops <[EMAIL PROTECTED]> wrote:
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]
--
Never explain--your friends do not need it and your enemies will not
believe you anyway--Elbert Hubbard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]