how can we create object to a class in a jsp file?
Answer Posted / sant kumar
class name = new class name();
| Is This Answer Correct ? | 9 Yes | 18 No |
Post New Answer View All Answers
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
What is Request Dispatcher?
Does servlet have main method?
Name the packages that work with servlet?
What is called servlet container?
How to get the current httpsession object?
What is a cookie What is the difference between session and cookie
What is servlet and list its types?
What is servlet interface?
Is java servlet still used?
What are the drawbacks of cgi?
Can we override servlet service method?
How can a servlet be used to generate plain text instead of html?
Which event is fired at the time of setting, getting or removing attribute from application scope?
Write a command to get actual path of a servlet to the server?