Scriptsmount a free web scripts directory provides website scripts, webmaster scripts, web directory scripts, directory scripts, php scripts, perl scripts, cgi scripts, html scripts, database scripts, asp.net scripts, form scripts, guestbook scripts for webmasters
Web 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.
Hits: 64 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: Java :: Java Tips and Tutorials :: JSP and Servlets
|
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.
Hits: 49 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
Category: Java :: Java Tips and Tutorials :: JSP and Servlets
|
|
|
|
|