If you have installed jetspeed on tomcat, look in tomcat/shared/lib.
In there you will find portlet-api-1.0.jar. Add this as an external library to your project's class path (Don't include this in the portlet war file or you will run into trouble). I don't think J2SE 6 is supported since tomcat 5.5 uses J2SE 5. I would recommend using Java 1.5 on Tomcat 5.5... On 12/11/06, Bloem, E.J.W. van (Erik, Student CS) <[EMAIL PROTECTED]> wrote:
Hello, I am new to Jetspeed and following the firtst portlet example. I am using the new J2SE 1.6 and I get: import javax.portlet cannot be resolved It seems I do not have these packages, where can I dowload them and where do I have to put them? Or, do I have to use an other Java? Regards, Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
