dear all
I have a web based form and a few (5) fields on it, from which a user can select the options (or do a text input) and perform a query. I have problem in forming a query depending on user's selection i.e. user can select a criteria from the drop down list or can select leave it blank (i.e. select ALL for that filed)
(using jsp and java beans)
thanks very much
I have a web based form and a few (5) fields on it, from which a user can select the options (or do a text input) and perform a query. I have problem in forming a query depending on user's selection i.e. user can select a criteria from the drop down list or can select leave it blank (i.e. select ALL for that filed)
(using jsp and java beans)
thanks very much