On Thu, Apr 12, 2012 at 8:05 AM, vaibhav228 <vaibhav...@gmail.com> wrote:
> Thanks for the reply Dan.
>
> We need to use only SSI, because these pages are getting generated from the
> CMS, and in the CMS we have done separate header, footer, menu htmls and
> while generating main page we are including these pages into main page and
> deploying that main page in Apache tomcat where we have wicket framework
> running.
>
> But it is not rendering the include tag. Is there any possible way we can do
> it ?

I haven't used SSI with Java/Tomcat but it should be possible.
Make your app (WicketFilter) listen on /app/* and SSI on /ssi

>
> Thanks....
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/How-to-enable-SSI-in-wicket-framework-tp4548962p4550962.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to