|
Here is the code for the HTML form that I'm using: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Introductions</title> <meta content="text/html; charset-UTF-8" /> <link rel="stylesheet" href="http://myas400.com/mycss.css" type="text/css" /> </head> <body> <form action="http://myas400.com:8000/PVSW/test" method="get">If you don't mind me asking, what is your name? <input type="text" name="name" /> <p><input type="submit" /></p> </form> <hr /> <center> <h5>This page last updated on <script language="JavaScript" type="text/javascript"> document.write(document.lastModified) </script> .<br /> <br /> </h5> </center> </body> </html> Thanks, Eric -----Original Message----- From: BMIROW@aol.com [mailto:BMIROW@aol.com] Sent: Wednesday, November 13, 2002 11:54 AM To: java400-l@midrange.com Subject: Re: ClassCastException Error in a Java Servlet Can I see your html form that kicks off the servlet. _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l or email: JAVA400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
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.