What are web technologies in java?
Answer / Neelkamal Yadav
Web technologies in Java include Servlets and JSP (JavaServer Pages) for server-side development, HTML, CSS, and JavaScript for client-side development, and various libraries like Spring, Hibernate, and Struts for building robust web applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which of the following are subclasses of java awt component?
Why do we use DAO?
3 Answers Accenture, Tech Mahindra,
What is j2ee stack?
What is the ear file?
Why awt is used in java?
What is a web container j2ee?
how dopost is secured than doget?
How do you compile java?
What is a j2ee container?
What is context root?
static variable is a class variable which value remains constant for the entire class?? variable means value is changed....hear value is not changed... why it is called static variable
What is javaserver pages standard tag library (jstl)?