RE: Can't get action working

2003-02-18 Thread Pierre Henry
Hi, Your action class should be in a module package named sth. like com.yourcompany.portal.modules.actions.HelloWorldAction. Then you should specify your module in Turbine.properties, by adding the line #add my module package for the jsp actions module.packages=com.youcompany.portal.modules

Problem with PSML Import

2003-02-18 Thread John Arnold
I'm really stumped on this one and haven't gotten any enlightenment from the mail archives. I'm running Win2K, Jetspeed 1.4-b3, MySQL 4.05b on Tomcat 4.1.12. When I open ...jetspeed/index.jsp in my browser (IE 6.0), the topnav, leftnav, and bottomnav are rendered, but as to the content, I have

Re: Problem with PSML Import

2003-02-18 Thread David Sean Taylor
On Tuesday, February 18, 2003, at 09:20 PM, John Arnold wrote: I'm really stumped on this one and haven't gotten any enlightenment from the mail archives. I'm running Win2K, Jetspeed 1.4-b3, MySQL 4.05b on Tomcat 4.1.12. When I open ...jetspeed/index.jsp in my browser (IE 6.0), the topnav,

Re: How to render XHTML

2003-02-18 Thread David Sean Taylor
On Tuesday, February 18, 2003, at 07:08 PM, Mike Davis wrote: Sorry if this is a repeat, I thought I hit send on the last version, but Yahoo disagrees with me at I did, so once again unto the breach... I would like to render XHTML and I need help with: - How to map user-agents to

Re: Regarding Portlet Cache for JSP Portlets

2003-02-18 Thread David Sean Taylor
On Tuesday, February 18, 2003, at 05:59 PM, Shan Gopalakrishnan wrote: Hello All, I'm looking to get more information on caching portlets for JSP based portlets. Is it possible to cache the content of the portlet in a disk or tmp folder?? Thanks in advance - Shan Look at the caching