|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > Java > Java Tips and Tutorials > JSP and Servlets
| 1.
JSP templates
|
Window toolkits typically provide a layout mechanism that positions widgets in a container. For example, AWT and Swing have layout managers, and VisualWorks Smalltalk has wrappers. This article presents a template mechanism for JSP that allows layout to be encapsulated and reused. JSP templates minimize the impact of layout changes and encourage modular design.
|
Date Added: 18-Jan-2006 Hits: 10 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 2.
Counting Active Users on your web site using JSP
|
Ever wondered how many users are viewing your website at this moment? well this article seems to answer that. This article will show you how to build a JSP page and a session listener class which will allow you to determine how many users are viewing your site in real time. Online demo available.
|
Date Added: 18-Jan-2006 Hits: 24 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 3.
Managing Sessions with Java Servlets
|
An article on managing sessions. First describes what is a session? how to identify a user across multiple pages and how to manage sessions using Java Servlets. Online demo available.
|
Date Added: 18-Jan-2006 Hits: 11 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 4.
Handling Cookies
|
This tutorial discusses the creation and use of cookies in Servlets. Includes an example of a customized search engine interface.
|
Date Added: 18-Jan-2006 Hits: 23 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 5.
Simplest Multiple Column Sorting (Up & Down) in JSP
|
This is the simplest and fastest code that shows how to implement multiple-column table sorting in JSP (Sort Ascending & Sort Descending). Excellent for JSP Database beginers Author: Tanwani Anyangwe
|
Date Added: 18-Jan-2006 Hits: 11 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 7.
Dynamic Web-based data access using JSP and JDBC technologies
|
This article discusses using the JSP and JDBC technologies to integrate static, dynamic, and database content in Web sites. For the purposes of simplicity and illustration, the JSP pages here use short scriptlets to expose the JSP developer to the underlying JDBC concepts instead of hiding them in custom tags. The author introduces a key design approach that integrates JavaBeans components with JDBC, similar to the way that JavaServer Pages technology already uses beans with HTTP. He also provides code for implementing this integration.
|
Date Added: 18-Jan-2006 Hits: 24 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 8.
Accessing Database using Tags in JSP Pages
|
This step by step tutorial describes how to access database using JDBC with JSP tags in a JSP page. Also describes how to iterate through the records using BodyTag interface. Online demo available.
|
Date Added: 18-Jan-2006 Hits: 17 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|