RE: [Tapestry-developer] Integrating JSP / Tapestry
Brought to you by:
hship
From: Howard M. L. S. <hl...@at...> - 2003-03-12 03:20:51
|
You'll see in the next release a JSP tag library as part of the = framework to ease inter-operation between Tapestry and JSPs. =20 Tapestry does not wall you off from the Servlet API (it just makes use = of it unecessary for an all-Tapestry application). =20 =20 -- Howard M. Lewis Ship Creator, Tapestry: Java Web Components http://jakarta.apache.org/proposals/tapestry -----Original Message----- From: tap...@li... [mailto:tap...@li...] On Behalf Of = Joel Trunick Sent: Wednesday, February 05, 2003 5:02 PM To: 'tap...@li...' Subject: [Tapestry-developer] Integrating JSP / Tapestry We have a fairly large site that was built using JSP (before I was = here). However, we are about to change out the "second half" of our pages = (order checkout pages). I was wondering if it is possible (and how painful) to switch to Tapestry for our last set of pages. We have info in session = and request (order info) that would need to carry through to the Tapestry = pages. Is Tapestry all or nothing? How can we start moving to Tapestry?=20 Thanks,=20 Joel Trunick=20 http://www.smartprice.com/=20 |