how can we create object to a class in a jsp file?
Answer Posted / ravikiran.chd
inside the declaration tag
Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
Which protocol will be used by browser and servlet to communicate
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
What is the difference between get and post methods?
Write a hello world program using servlets.
What is a java servlet?
What are the new features added to servlet 2.5?
How printwriter is different from servletoutputstream?
Describe servlet?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
what do you understand by url rewriting?
Should I override the service() method?
What is the default http method in the servlet?
What are the steps that are required to handle the multi-threading?
How many objects of a servlet is created?
Explain servlet events?