One way is to redirect the response to a url handled by a different servlet that is also defined in your web.xml file.
On Mon, Feb 7, 2011 at 12:03 AM, momijigari <[email protected]> wrote: > Could you tell me please, how two different java servlets may interact > with each other in Google App Engine? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- *Jeff Schwartz* -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
