Hi,
I am creating a form using HTML and JSP.
I connect to my DB and perform a SQL stmt that retreives , emp_name and emp_id.
I then propulate a DDL with emp_name from my resulset above.
What I need is that when a value from the DDL changes, I call a new SQL statement , select t.task1 from emp...
I am not too much of a SQL person so it might be really easy for you guys..
I have 3 tables (site s,contracts c and detail d).
Not every site has a contract but when a contract exist for a site there also and always exists d.status.
I need to list every sites regardless of them having a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.