Thanks for your reply.
I can able to fix the issue by giving the namespace tag. But i have few other
problems with mulitple instance of same portlet on same page. I am invoking the
javascript before the body tag
| <script language="JavaScript" >
| alert("Test");
| </script>
| <body>
| ...
| </body>
|
On submit of this form again i am redirecting to the same JSP page in the
portlets doView method but I am not getting the alert message on the submission
of the form. When i do a refresh i am getting the alert. For random Submission
the entire page is refreshed automatically and i am getting the alert.
Kindly help me to fix this issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065447#4065447
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065447
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user