Web Links [Tag : Javaserver]
Sort By :
1. RAD Tutorial w/ JavaServer Faces and WS Portal
The latest release of IBM WebSphere Studio and the Portal Toolkit plug-in provide new features for developing front-end applications using Java Server Faces. These features enable developers to quickly and easily use visual rapid-application development tools and provide a rich set of interesting user interface components not easily created or maintained in the past. This tutorial demonstrates how a framework as flexible as Java Server Faces and the tools provided by both WebSphere Studio and the Portal Toolkit make short order of integrating, testing and maintaining a portal-based front end.
Category:   Java > Tutorials > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. JavaServer Pages
JavaServer Pages shows how to develop Java-based web applications without having to be a hardcore programmer. The author provides an overview of JSP concepts and discusses how JSP fits into the larger picture of web applications. Web page authors will benefit from the chapters on generating dynamic content, handling session information, accessing databases, authenticating users, and personalizing content. In the programming-oriented chapters, Java programmers learn how to create Java components and custom JSP tags for web authors to use in JSP pages.
Category:   Java > Books

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. What are JavaServer Pages?
The usefulness of static HTML has run its course and web sites whose sole content is comprised of static HTML pages are now often dismissed as "brochureware." The real world is dynamic and web pages that want to reflect this must be capable of accommodating this dynamism. It is possible, however, to deliver dynamic data content to otherwise static HTML pages by leveraging the power of Java and JavaServer Pages (JSP). This introductory tutorial explains The Definition of a JavaServer Page along with a simple form-based article listing application.
Category:   Java > Tutorials > JSP and Servlets

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. Java Serves the Web: An Intro to JavaServer Pages
In this article, CNET Builder.com provides brief tutorials to get you started in JSP programming and help you build a sample JSP-enabled site. Main topics include: Get Your Machines Ready for JSP, JSP Syntax Basics, JSP With JavaBeans, JSP Implicit Objects, and Create a JSP Site.
Category:   Java > Tutorials > JSP and Servlets

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

5. Core Servlets and JavaServer Pages (JSP)
Aimed at those with some previous Java experience, Core Servlets and JavaServer Pages covers all you need to know to create effective Web applications using server-side Java. Combining plenty of practical advice with detailed information on these APIs, this book provides both the necessary background on Web programming and guidance on using Java effectively to power your Web site. Topics covered: Overview of Java servlets and JavaServer Pages (JSPs), servlets vs. CGI and ASPs, survey of servlet products, installation and configuration hints, using packages with servlets, the servlet life cycle, initialization parameters, debugging tips, HTML form basics, submitting and processing form variables, HTTP request and response headers, standard CGI variables, HTTP status codes, using cookies, session tracking with servlets, e-commerce example, JSP scripting elements and attributes, including files, using applets, JavaBeans and tag libraries with JSPs, strategies for combining servlets and JSPs effectively, database and JDBC tutorial, and connecting pooling.
Category:   Java > Books

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

6. Web Development With Javaserver Pages
Web Development with JavaServer Pages will teach you how to create dynamic content-personalized, customized, and up-to-the minute content-a key ingredient of site development on the World Wide Web today. JavaServer Pages (JSP) is a new server-side Java technology for generating dynamic content in web pages and other on-line applications. This book covers all aspects of JSP development, as well as comparisons to similar dynamic content systems such as CGI, Active Server Pages, Cold Fusion, and PHP. It clearly demonstrates the advantages offered by JSP as a full-featured, cross-platform, vendor-neutral technology for dynamic content generation.
Category:   Java > Books

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

7. JavaServer Pages (JSP)
This is one of the most comprehensive introductory online tutorial on JSP programming. It covers: Syntax Summary, Template Text (Static HTML), JSP Scripting Elements: Expressions, Scriptlets, and Declarations, JSP Directives, Example using Scripting Elements and Directives, Predefined Variables, JSP Actions, and JSP Comments and Character Escaping Conventi.
Category:   Java > Tutorials > JSP and Servlets

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

8. Introduction to JavaServer Pages
This article introduces you to JSP: its features, target users, and intended use. It also compares JSP to some current Netscape technologies, such as SSJS and NASs presentation markup language. Main topics include: JSP basics, Basic JSP request model, Working with Java Beans, and more.
Category:   Java > Tutorials > JSP and Servlets

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR