Skriloff, Nicholas <SkriloffN <at> darden.virginia.edu> writes:
> We have a large application presently written in struts that is going to > go through new development in the near future. We want to do the new > development in Tapestry. Has anyone written an app that had both struts > and tapestry running together? If so, how did you deal with sharing > session information? Yes, I've converted some parts of the MailReader sample app in Struts to Tapestry (as a case study in a chapter in my book). As both are in the same web app, you can simply use the same session without any problem. -- Author of a book for learning Tapestry (www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
