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
How to set a cookie that is persisted only for the duration fo the clients session?
What are important features of Servlet 3?
What is session?
How can a servlet be used to generate plain text instead of html?
How a servlet is unloaded?
Can a jsp be called using a servlet?
What is servlet and list its types?
What do you mean by httpservlet?
What must be implemented by all servlets?
give the syntax of doGet() and doPost()?
What is servlet and its advantages?
Why is a constructor needed in a servlet even if we use the init method?