Help Me Please
Hi,
i am using Java web developers pack's tomcat server and Mysql server. I am trying to check the username and password for a system. I created a table in mysql for password and username and trying to retrieve data from there into a class and then store there in a string variable and then i m using a javabean class to check whether the password and username matches or not. but i m getting errors on tomcat that "No compiler found". But i compiled the codes using JDK before running tomcat. Can anyone please help me with this. thank you.
----- Javahead
|