Is jsp used?
Answer / Sonam Tyagi
Yes, JSP (JavaServer Pages) is still used in many web applications for server-side processing and dynamic content generation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is <jsp:usebean> in jsp?
what is the extended star schema
how can i add properties in dynamic text fields using .js file?
Are application, pageContext and object of ServletContext same or not?
Can constructor be used instead of init(), to initialize servlet?
What is contextpath?
Which jsp methods can be overridden?
What is difference between jsp and javascript?
Differentiate between include directive and include action.
How do you connect to the database from jsp?
What is jsp expression?
i am using rich faces datatable rich:datatable. On entering the value, values get filtered in table. Now how can i get the value in back9ing bean..?