|
We had the same problem... I can't answer exactly, but I'm pretty sure it has something do do with the Servlet Web Path. That thing was a pain for a while... What it boils down to is, make the call to your java program like this: If the Servlet Web Path looks something like this: default_host/servlet/javaclass Then in your ACTION part of your FORM tag, use: /servlet/javaclass That's the way we have it and it's running. That's about all the help I can give you. > -----Original Message----- > From: Stone, Brad V (TC) [mailto:bvstone@taylorcorp.com] > Sent: Wednesday, February 07, 2001 1:54 PM > To: 'JAVA400-L@midrange.com' > Subject: Servlet question, WAS 3.5.2 > > > Ok, I finally got WAS running. I have my simple servlets > running. Now I'm > trying to run them from a form request as follows: > > <FORM METHOD="POST" ACTION="/servlet/MyFirstQuery"> > > I keep getting a file not found error (HTTP Error 400). But, > if I type in > the URL to run the servlet, the same URL being used for the POST, the > servlet attempts to execute (but errors out). > > Is there something Im missing in WAS 3.5.2? I was using 1.1 > before this. > > Brad > +--- > | This is the JAVA/400 Mailing List! > | To submit a new message, send your mail to JAVA400-L@midrange.com. > | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. > | To unsubscribe from this list send email to > JAVA400-L-UNSUB@midrange.com. > | Questions should be directed to the list owner: joe@zappie.net > +--- > +--- | This is the JAVA/400 Mailing List! | To submit a new message, send your mail to JAVA400-L@midrange.com. | To subscribe to this list send email to JAVA400-L-SUB@midrange.com. | To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com. | Questions should be directed to the list owner: joe@zappie.net +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.