Hi,
I am new to Java.
I have a JSP page that will pass a customer ID to getCustName.java. I do not know how to write a simple select statement JavaBean that will take the custID and select the custName and then in turn send it to another JSP page. Can anybody help with this?
Thanks
VC
I am new to Java.
I have a JSP page that will pass a customer ID to getCustName.java. I do not know how to write a simple select statement JavaBean that will take the custID and select the custName and then in turn send it to another JSP page. Can anybody help with this?
Thanks
VC