Hi,

I want to provide a popup on a link on my JSR168 portlet to add a contact using 
that popup.i have used this way:

window.open("http://localhost:8080/AddressBookPortlet/WEB-INF/AddContact.jsp","addContactWindow","status=no,toolbar=no,scrollbars=yes,menubar=no,height=300,width=300";);

But i am getting HTTP 404 error.Is there any other way to generate popup in 
JBoss Portal.

Any help will be appriciated.

TIA.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179258#4179258

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179258
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to