Services | Updates | Contact
Home | Ajax | BioInformatics | Dojo | EAI | EJB | Hibernate | J2ME | Java | Java Glossary | Java Servlets | JavaScript | Jboss | JDBC | JDO | Jmeter | JSF | JSP | JUnit | Maven | MySQL | Spring Framework | SQL | Struts | Technology | WAP | Web Services | XML

Brief Introduction to the Web Application development
Brief Introduction to the Web Application development Brief Introduction to the Web Application development Gone are t
 
Creating a Custom Formatter for a Logger Handler in Java
This section tells you how to create a custom formatter for a logger handler. Java provides two types formatter SimpleFo
 
More Tutorials...

Search All Tutorial
Top Search: Loan Struts Open Source

Programming Tutorials: Ajax | Articles | JSP | Bioinformatics | Database | Free Books | Hibernate | J2EE | J2ME | Java | JavaScript | JDBC | JMS | Linux | MS Technology | PHP | RMI | Web-Services | Servlets | Struts | UML

 
 
Struts

 
Comments
 
 

 

Struts Frameworks

The StrutsLive Framework
The StrutsLive framework builds upon several ideas introduced in the book Struts Live. One of the primary building blocks is a set of extensions to the Apache Struts framework that improve upon its default handling of POJOs (Plain Old Java Objects) nested in instances of Action Form. In particular, StrutsLive provides graceful handling for exceptions thrown during attempts to coerce request values to other Java types, such as Integer, Date, BigDecimal, etc. The conversion error handling facilities include automatic posting of appropriate error messages (instances of Action Message), which are coalesced with the ActionErrors generated during validation, in effect allowing conversion to be treated as a type of validation.
                                   

Struts Providers: select Solutions
Providers generates object collections to be used in web applications, mainly in filling html select controls with options tags.  When you are creating a JSP page and you have to fill a html select with options, you have to set the collection in the request or session to be in scope for iterating it and generating options tag inside select tag. If you have the same select in different use cases and JSPs, you have to get that collection for each use case.  Using providers, you can delegate the collection generation to Providers and just place a tag that creates options tags. You can use a basic provider and create filtering providers. 
                           

Xkins framework
Xkins is a framework that manages skins for your web application.  Skins are used for a web application to look in a different way without the need to write one page for each skin or using CSS. A skin manages colors, fonts and images of your web page.  In early Java-Server-Side days, you used to put HTML hardcoded in a Servlet. Then, JSP came to allow you to put your HTML outside Java code. Nowadays, the same happens with taglibs that have HTML tags hardcoded in Java code. Using Xkins you can put this HTML outside your code with an additional and powerful feature: Skins.

 

Facing Programming Problem?
Add This Tutorial To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 

Current Comments

4 comments so far (post your own) View All Comments Latest 10 Comments:

its very good

Posted by saravanan on Friday, 04.20.07 @ 19:03pm | #14637

Hi Rahul,

Please follow our Hibernate tutorial to learn Hibernate. Visit Hibernate tutorial

Thanks

Posted by Deepak Kumar on Friday, 03.30.07 @ 18:21pm | #13010

i want to learn hibernate i know struts then advice me how can learn hibernate.
rahul kishan

Posted by rahul kishan on Friday, 03.30.07 @ 18:11pm | #13009

Material regarding concept of struts is really appreciable.i am impressed and satisfied.Thank you for this.

Posted by padmini on Thursday, 02.22.07 @ 23:19pm | #8917

Leave your comment:

Name:

Email:

URL:

Title:

Comments:


Enter Code:

 

Note: Emails will not be visible or used in any way, and are not required. Please keep comments relevant. Any content deemed inappropriate or offensive may be edited and/or deleted.

No HTML code is allowed. Line breaks will be converted automatically. URLs will be auto-linked. Please use BBCode to format your text.

  EAI Articles
  Java Certification
Tell A Friend
Your Friend Name
Search Tutorials

 

 
 
Browse all Java Tutorials
Java JSP Struts Servlets Hibernate XML
Ajax JDBC EJB MySQL JavaScript JSF
Maven2 Tutorial JEE5 Tutorial Java Threading Tutorial Photoshop Tutorials Linux Technology
Technology Revolutions Eclipse Spring Tutorial Bioinformatics Tutorials Tools SQL
 

Home | JSP | EJB | JDBC | Java Servlets | WAP  | Free JSP Hosting  | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs

About Us | Advertising On RoseIndia.net  | Site Map

India News

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2007. All rights reserved.