I saw some archived postings on the C2010022 error and was wondering whether anyone has more information on getting this error when using servlets.
I'm calling a page1.jsp which returns with content. I then submit to page2.jsp, which then does some processing and redirects to page3.jsp--this comes back empty with the error. I've pared page3.jsp down to almost nothing trying to weed out content errors, so it doesn't seem to be related to content. We're using Tomcat as our servlet engine and the page-to-page redirection is going down a directory, e.g., first page /top-level/page1.jsp, second page /top-level/next-level/page2.jsp, but this shouldn't be a Tomcat problem because they're both under the same context. In fact, if I use a PC browser, I have no trouble getting page3.jsp. Can anyone give me anymore information on why this might happen? Plese help! A co-worker and I worked on this all day today and we are out of ideas! Thanks, Susan Udovic -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
