Try the "WebPagePortlet" -- see the example in the portlet registry
"demo-portlets", and the portlet named: "JavaWeb"

For the simplest solution, I recommend running it in another webapp, since
you will most likely have conflicting versions of turbine or velocity jars.

> -----Original Message-----
> From: Phillip Rhodes [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 30, 2002 2:40 PM
> To: [EMAIL PROTECTED]
> Subject: conversion of turbine app to portlet?
>
>
> Hi,
>
> I wrote a application in Turbine using the TDK (2.1)  with JSP's
>
> Can someone point me how I may create a portlet for this?  In the
> AbstractPortlet, I have to implement the getContent (RunData runData)
> method.  Should I write a reverse http listener here that talks
> to the web
> front end of my application, or is there something lower that I should be
> communicating with?
>
> I am a little confused.  Would you recommend that this application reside
> in the same JVM as the portal, or should be in a different tomcat
> instance,
> or maybe even a different web application (in the servlet container)
>
> Thanks,
> Phillip
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>



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

Reply via email to