I am starting to learn JSP and this is a simple file that I got from a tutorial ..however when I run it i get the following error
when I click submit on the HTML page, it says ....its not able to find the class. ....UserData cannot be resolved to a type
Can some one tell me where to put the class file so that the jsp page can find it
The UserData.class is in C:\Program Files\Apache Software Foundation\Tomc at...