Hi,
Can the servlet get object in session from tapestry 4?
I try to get it, but can't. Looks like HttpSession in servlet is different
from HttpSession in tapestry4.
Thanks...

Agus Winarno


Norman Franke wrote:
> 
> Those links are for Tapestry 5. I use multiple servlets in a single  
> application and haven't had a problem with Tapestry 4. I just map the  
> URLs uniquely in the web.xml.
> 
> Norman Franke
> Answering Service for Directors, Inc.
> www.myasd.com
> 
> On Apr 2, 2008, at 10:06 AM, Imran Amajd wrote:
> 
>>
>> Hello everybody,
>>
>> I m using Tapestry4 with spring & Hibernate. I am having a problem  
>> when i
>> call my own java servlet with-in appcalication. The calling servlet  
>> sends
>> response correctly but it causes HttpSession termination. i want  
>> tapestry to
>> ignore this servlet request and let the container handle this request.
>>
>> The link  http://tapestry.apache.org/tapestry5/tapestry-core/guide/ 
>> conf.html
>> http://tapestry.apache.org/tapestry5/tapestry-core/guide/conf.html
>>
>> describes about configurig Tapestry. At the end its mentions how we  
>> can tell
>> tapestry to ignore certain URLs but it doesnot explain it in depth.
>>
>> Can any body help on how can IgnoredPathsFilter service be used to  
>> make it
>> work. if you need to have application web.xml/hivemodule.xml i am  
>> happy to
>> provide these.
>>
>> Thanks In Advance buddies.
>>
>> -Imran Amjad
>>
>>
>>
>>
>> -- 
>> View this message in context: http://www.nabble.com/Tapestry- 
>> working-with-other-Servlets-tp16447065p16447065.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Tapestry-working-with-other-Servlets-tp16447065p19215057.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to