Java Server Pages Tutorials
Java Server Pages (JSP) technology enables Web developers and designers to rapidly develop and easity maintain, information- rich, dynamic Web pages that leverage exiting business systems. As part of the Java technology family, JSP technology enables rapid development of Web-based applications that are platform independent. JSP technology separates the user interface from content generation, enabling designers to change the overall page layout without altering underlying dynamic content. The prerequisites are : * HTML .You should be able to to put together HTML pages. * Java . You should be able to program in Java.
Post a Comment