Hi, Does the method setTemplate() also work with JSP ? e.g. setTemplate(rundata, "next.jsp");
Pierre > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: lundi, 20. janvier 2003 09:23 > To: [EMAIL PROTECTED] > Subject: AW: How to control flow in portlet? > > > Hi, > > in Velocity Portlet you can use the method: > setTemplate(rundata, "xyz.vm"); > > Robert > > > -----Urspr�ngliche Nachricht----- > > Von: Wei Guan [SMTP:[EMAIL PROTECTED]] > > Gesendet am: Samstag, 18. Januar 2003 18:43 > > An: Jetspeed Users List > > Betreff: How to control flow in portlet? > > > > Here is the case: I have a portlet, the starting page is > page1.vm, click a > > link in page2.vm, the portlet should show page2.vm: > > > > page1.vm ---action--->page2.vm. > > > > How to achieve this? > > > > How to control flow in portlet? > > > > Thanks. > > > > Wei Guan > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
