hi
actully i hav form columns with origin and destination
names .as like as i need to create one more column with name
amount. my requirement is when i select origin and
destination columns automatically i need to get amount from
database.how can i. please tel me with relative code
No Answer is Posted For this Question
Be the First to Post Answer
Some examples where generic servlet is used?
How do we translate jsp?
Explain the different ways for servlet authentication?
How many Cookies can a host support?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What is the ServletConfig() and what is its use?
can i call init() method in destroy() method of servlset. ?
Is it possible to have a constructor inside the servlet?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
What do you mean by filter in servlet?
How to get the actual path of servlet in server?
How we can check in particular page the session will be alive or not