Click does provide support for JSP: http://incubator.apache.org/click/docs/faq.html#jsp-support
There are a bunch of JSP examples online at: http://www.avoka.com/click-examples/home.htm http://www.avoka.com/click-examples/jsp/hello-world.htm http://www.avoka.com/click-examples/jsp/customer-table.htm http://www.avoka.com/click-examples/jsp/edit-customer.htm http://www.avoka.com/click-examples/jsp/navigation-a.htm http://www.avoka.com/click-examples/jsp/multi-path-demo.htm What is the specific issue you have? regards Malcolm Edgar On Tue, Jun 30, 2009 at 1:35 PM, ljnb01<[email protected]> wrote: > > Hi Folks, > > I cannot get Click to work with JSP pages. I wanted to include a JSP page in > my Click app. Reason: We have a legacy code base heavily using JSP/Struts. > How about JSF pages? Can we include it in a Click app? > > This thing is holding us back to use Click as all our existing codes are > using JSP/JSF/Facelets. Bottom line is I have to be able to include existing > JSP pages if we wanted to use Click. > > Any suggestions or tutorials ? I read all I can find, and I know Click can > work with JSP, but my question is how can I make .htm including JSP pages. > Any tags like <ui:include>? > > ----- > http://blogs.dengsoft.com/index.php/tech/ Java Technology Blog > -- > View this message in context: > http://n2.nabble.com/How-to-include-jsp-pages-in-Click%27s-.htm-page--tp3178959p3178959.html > Sent from the click-user mailing list archive at Nabble.com. > >
