Ok, I can modify these two files, but how should I specify a java action for my form ?
Thanks. Pierre > -----Original Message----- > From: Mike Zhou [mailto:[EMAIL PROTECTED]] > Sent: lundi, 27. janvier 2003 22:50 > To: Jetspeed Users List > Subject: Re: Modify navigation templates > > > You need to modify the following two jsp files: > > templates/jsp/navigations/html/top_default.jsp > templates/jsp/navigations/html/top_loggedIn.jsp > > You can do whatever you want, but this part is not > controlled by the content. You can not use JSPPortlet. > > Erzhuan > > --- Pierre Henry <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I want to add a small form on the top-logged in > > navigation template. This > > form would allow the user to modify a permanent > > variable for the logged in > > user. I am using JSP for templates. > > > > How should I do this ? Do I have to create an action > > for this and do > > something with hidden fields like for JSPPortlets ? > > > > Any ideas or suggestions are very welcome ! > > > > Pierre > > > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
