Archive

Archive for December, 2010

JSP Introduction

December 20th, 2010 Contributor No comments

JSP stands for Java Server Pages. Actually, JSP in itself isn’t a language, instead it is more of a technology used by Java on the server side to display dynamic content on the web pages.
Essentially JSP pages are just normal HTML with Java codes embedded in them. So a general understanding of HTML and [...]

    Read More...
Categories: JSP, Java Server Pages

Benefits of JSP

December 3rd, 2010 Contributor No comments

JSP hosting provides web designers several different Java hosting options, including the ability to manage and use Java Server Pages (JSP). What is also nice is that JSP and ASP hosting are very similar, so if you understand one, it won’t take you long to move to the other. JSP also features many other [...]

    Read More...
Categories: JSP, Java Server Pages