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
What is the disadvantage of cookies?
What are different methods of session management in servlets?
What do you mean by filter in servlet?
What are the types of Session Tracking ?
What is servlet in tomcat?
What is the purpose of dispatcherservlet properties?
What is a servlet context object?
Why doesn’t a servlet include main()?
What are the two important api's in for servlets?
What are the differences between servlet context vs servlet config?
What is api in servlet?
What is dispatcher servlet?
What methods do you use in servlet - applet communication?
What do you mean by session tracking?
What's the architecture of a servlet package?