Hi All,
I am new in JSP. I would like to know how to pass a value from a textbox into a parameter??
For example:
Insert value into Emp (Name) value (????);
The "????" should be the text when the user enter the name in "Name" textbox.
Thanks in Advance,
Suigion