[opencms-dev] Use Struts or JSP in opencms

Thierry Collogne tcollogne at hotmail.com
Mon Jan 23 08:55:59 CET 2006


Can you give a little more explanation (perhaps some code snippets). Are you 
telling to write a simple jsp for each action?

Thank you for the quick response.

Thierry

>From: Joachim Arrasz <info at arrasz.de>
>Reply-To: The OpenCms mailing list <opencms-dev at opencms.org>
>To: The OpenCms mailing list <opencms-dev at opencms.org>
>Subject: Re: [opencms-dev] Use Struts or JSP in opencms
>Date: Mon, 23 Jan 2006 08:52:40 +0100
>
>Hi,
>
> > The problem is that if you use Struts, all navigation through the
> > application is done using Struts Actions (*.do). But if you want to
> > create a navigation in opencms, you can build it dynamically.
> >
> > These dynamically build navigations are based on the jsp's in opencms,
> > so actions can not be part of the dynamic navigation (at least I don't
> > know how).
>
>Why just use your actions and forward after them? You can create a
>little JSP which forwards to the .do you need and then redirect or
>forward after the action... this is what i did when i needed ...
>
>hth
>
>Achim
>
>
>
>_______________________________________________
>This mail is sent to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://lists.opencms.org/mailman/listinfo/opencms-dev





More information about the opencms-dev mailing list