Make the Get Handler for your app translate the get requests to variables that are called via a function that lives in the post handler.
Ideally your Get handler and your Post handler both call your main function, then you can swap between, or do translation if you need to handle encoding or to limit functions of the Get Handler.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/DWQJNzxCk7QJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.