adspace


What is jsp? Explain

Answer Posted / Prveen

JavaServer Pages (JSP) is a technology used to build dynamic web pages using HTML, Java, and XML. JSP allows developers to embed Java code within HTML pages, allowing for the creation of interactive web applications that can perform complex tasks such as database access, user authentication, and dynamic content generation.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2307