Asohk.com
Would you like to react to this message? Create an account in a few clicks or log in to continue.

java programming lessons

Go down

java programming lessons Empty java programming lessons

Post  Admin Fri Jan 04, 2008 6:23 am

Introduction to JSP

This tutorial will help get you started with coding JSP. You'll learn the definition of JavaServer Pages and understand JSP mechanics, JSP constructs and JSP features such as using JavaBeans and Custom Tag Libraries. Also covered: Comparisons to Servlets and Active Server Pages (ASP) and the relationship/use of JSP in Web Applications.
JSP Basics

Learn the syntax, structure, data types and the rules of coding JavaServer Pages. This lesson includes how a server translates JSP into a HTTP Servlet (includes code examples), predefined variables, JSP expressions, JSP scriplets (with example), JSP declarations, page context, installing and using JSPs and JSP errors.
Directives

A brief discussion of using directives in JSP, including the page directive.
Combining Files

Learn how to improve the modularization of your code by including files (e.g. other JSPs, HTML or plain text) at translation time or at request time. Learn the pros and cons of each technique. Of course there are plenty of examples and a workshop!



Click here to take tutorial
Admin
Admin
Admin
Admin

Posts : 60
Join date : 2007-12-17

https://asohk.forummotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum