Struts Examples

Programming Resource Home :: Struts-Tutorials :: Struts-Examples

Advertisement

Advertisement




Struts Examples
Tutorial Struts Interview Questions
Question: Can I setup Apache Struts to use multiple configuration files? Answer: Yes Struts can use multiple configuration files. View Rating



Struts Examples
Tutorial Login Form
Login form in struts: Whenever you goes to access data from database, as a register user you are always asked for the login to accessing data. View Rating



Struts Examples
Tutorial Developing Struts Web Module
In this we will be creating search interface for enabling the user to search tutorials. View Rating



Struts Examples
Tutorial Interview Questions - Struts Interview Questions
Question: What is RequestProcessor and RequestDispatcher? Answer: The controller is responsible for intercepting and translating user input into actions to be performed by the model. The controller is responsible for selecting the next view based on use View Rating



Struts Examples
Tutorial Login Application
This tutorial provides some simple steps for creating a website login application that can be used later in any big Struts Hibernate and Spring based application. View Rating



Struts Examples
Tutorial Struts Tag:
bean:struts Tag -is used to create a new bean containing one of the standard Struts framework configuration objects. View Rating



Struts Examples
Tutorial How To Develop Login Form In Struts
Apache Struts is an open-source framework for developing J2EE web applications. It uses and extends the Java Servlet API to encourage developers to adopt an MVC architecture. View Rating



Struts Examples
Tutorial Writing Java Object (POJO)
System authenticates the user against the database and if the credentials provided by user are correct then user is allowed to login to the system, otherwise appropriate message is displayed. View Rating



Struts Examples
Tutorial Logic Present Tag (...)
Present tag -This tag evaluates its nested body contents if the specified value is present in the request. View Rating



Struts Examples
Tutorial Logic Match Tag (...)
Match tag - We use this tag to evaluate the contents contained in the nested body parts of this tag if the specified value is an appropriate substring of the requested variable. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.