[jboss-user] [JBoss Portal] - Re: Multiple instance of same portlet on same page

kumarkn do-not-reply at jboss.com
Wed Jul 18 11:44:47 EDT 2007


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 
		
	alert("Test");


...


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=4065444#4065444

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065444



More information about the jboss-user mailing list