[thelist] Submit Form to Java Class File

Lee kowalkowski lee.kowalkowski at googlemail.com
Thu Aug 24 03:49:58 CDT 2006


On 23/08/06, Minh Lee Goon <evolt at goonies.info> wrote:
> We're setting up iTunes U at our university, and the authentication
> requires that the user name and password be submitted to a Java .class
> file. I'm new to this area, so let me know if I'm not asking the right
> questions, but how do I submit a form to the class file? Do I just put
> the file in the action attribute?
>
> Minh Lee

Sounds like you need to submit your form to a Java-based web server.
Have you got Tomcat?  http://tomcat.apache.org.   It's got its own
mailing list for users: http://tomcat.apache.org/faq/tomcatuser.html.

-- 
LK



More information about the thelist mailing list