[jboss-user] [JBoss Portal] - Re: Jboss portal 2.6 and jnlp

bdaw do-not-reply at jboss.com
Mon Nov 20 08:55:18 EST 2006


You need create a direct link to a file not a portlet URL .
For static file use request.getContextPath()
For dynamic file create an URL to a servlet in the same web application and pass data to it using PortletSession.APPLICATION_SCOPE.

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

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



More information about the jboss-user mailing list