Hello,

I have no solution, just an idea on what could work as well, as I have
thought about a Wicket / openCMS connection before (never had to implement
it though).

AFAIK OpenCms can publish its pages statically. Maybe you could configure
your CMS templates in a way that they become valid wicket templates after
publishing, and then use them in your application.

I never used OpenCms in a real world application, but I am sure something
similar would work with the (commercial) RedDot CMS, which is also doing
static page publishing.

Whatever way you will go, I'd be interested in the outcome, just out of
curiosity :-)


greetings,

Rüdiger


2008/4/15, Noz, Felix <[EMAIL PROTECTED]>:
>
> Hello everybody,
>
> I'm currently evaluating different Frontend Frameworks to use them with a
> Java-Based CMS (OpenCms) and I'm very interested in trying wicket. The CMS
> has got its own Template mechanism which is based on JSP. Because it would
> be a problem for us to throw away all existing Templates and JSP Tags my
> idea was to implement a ResourceStreamLocator that connects to the CMS via
> http and delivers the resources directly from the CMS so that the CMS is
> rather a pure persistence and template system.
> My questions are:
>
> - Is this a passible way to connect wicket to a jsp based system?
> - Are there any better solutions?
> - Does anybody else has experience in connecting OpenCms + wicket?
>
> Regards
>
> i.A. Felix Noz
>
>
> ____________________________________________________________________________________
>
> Felix Noz
> Junior IT-Berater
> Dipl. Informatiker (FH)
>
> comundus GmbH
> Schüttelgrabenring 3, 71332 Waiblingen
>
> Telefon +49 (0) 71 51-5 00 28-22
> Internet www.comundus.com
>
> Geschäftsführer: Klaus Hillemeier
> Amtsgericht Stuttgart, HRB 264290
>
> comundus ist ein Unternehmen der IT EXCELLENCE Group.
>
> ____________________________________________________________________________________
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
greetings from Berlin,

Rüdiger Schulz

www.2rue.de
www.indyphone.de - Coole Handy Logos einfach selber bauen

Reply via email to