Hi,
I have developed a employee bean in Java:
public class Employee{ private String name; private String code; ..... }
Please tell me how I can use Employee Java bean in JSP page?
Thanks
hi dude your qus is not clear any way iam giving so sol find it.....this code is to display the employee table vaues.. u hav to write the code for db connection in dbconnection method in javabean class and also for dbvalues to get the values..try once if u not i will give u complete prg...
print("code sample");