I a newbie to Wicket, please can anyone guide how to include a jsp in the
wicket.
I have existing jsp's I need to include it. i am getting this jsp's
dynamically from services. 
What I did is created a class extending WebMarkContainer. 
 in my class i did like  this 

ServletContext.getRequestDispatcher(filename).include(HttpServletRequest,ServletResponse)

no idea how to proceed. please help how I can easily acheive this
jsp:include in wicket html. 

Thanks,

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/how-to-include-jsp-into-wicket-htmls-tp4650615.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

Reply via email to