Re: return flow to calling servlet inside action

2006-11-07 Thread Sarry
struts with servlets let me know how >> you >> do it? >> > > Did you try simply "return null" in your Action.execute method? > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additiona

Re: return flow to calling servlet inside action

2006-11-06 Thread Antonio Petrelli
Sarry ha scritto: I have a servlet which is the interface for the third party and its calling the struts actions and jsps to do some processing, and it will go throuh the actions and the flow should come to the calling servlet. I am facing problems since third party is calling my flow as "includ

return flow to calling servlet inside action

2006-11-06 Thread Sarry
it just doesn't work. if somebody has already integrated struts with servlets let me know how you do it? Regards, Saurabh -- View this message in context: http://www.nabble.com/return-flow-to-calling-servlet-inside-action-tf2583789.html#a7203102 Sent from the Struts - User mailing list archive at Nabble.com.