Here’s example of JSP page
• JSP (Java Server Pages) is a technology based on the Java language and enables the development of dynamic web sites.
• JSP was developed by Sun Microsystems to allow server side development.
• JSP files are HTML files with special Tags containing Java source code that provide the dynamic content.
• JSP is easy to learn and allows developers to quickly produce web sites and applications in an open and standard way
Filed under:
JSP
Leave a comment