There's no clean deployment model yet :-( I suppose that you could deploy
your application as a separate webapp and wrap the screens in IFrame
portlets. You could subclass the IFramePortlet to pass the portlet
customizer parameters to its source URL as query string. This way users
could personalize your "portlet app".

Best regards,

Mark Orciuch - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/

> -----Original Message-----
> From: Damle, Nikhil [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 18, 2003 3:28 PM
> To: Jetspeed Users List
> Subject: Standard procedure to deploy jetspeed portlets
>
>
> Hi,
>
> I am developing an application using portlets (JSP). The portlet based
> application consists of several java classes, jsps, javascript files, css
> files, tlds and some static html pages. Is it possible to deploy this
> application as a war file ?
>
> Right now, each type of file resides in a different sub folder under the
> jetspeed folder structure ? ex. java class in the WEB-INF/classes folder,
> jsps in the WEB-INF/conf/templates/jsp/portlets/html folder, tlds in the
> WEB-INF/conf/templates/jsp folder. Is there a way to keep all the related
> application/portlet files separate from one another ? Similarly all
> application related jar files could go into a seperate folder
> other than the
> WEB-INF/lib folder.
>
> Nikhil.
>
>
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to