0% found this document useful (0 votes)
40 views18 pages

Struts Framework: K.Parisa Begum Asst - Professor MCA Dept, PSG College of Technology

The Struts framework uses the web.xml file to configure servlets and mappings. The ActionServlet handles requests and intercepts them, loading the Struts configuration files on initialization. It then handles requests appropriately by calling methods like doGet() and doPost().

Uploaded by

Thameem Abbas
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views18 pages

Struts Framework: K.Parisa Begum Asst - Professor MCA Dept, PSG College of Technology

The Struts framework uses the web.xml file to configure servlets and mappings. The ActionServlet handles requests and intercepts them, loading the Struts configuration files on initialization. It then handles requests appropriately by calling methods like doGet() and doPost().

Uploaded by

Thameem Abbas
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 18

Struts Framework

K.Parisa Begum
Asst.Professor
MCA Dept, PSG College of Technology
Web.Xml
Web.Xml
 It is the deployment descriptor for the application.
 This is the file which the container reads.
 Should have the configuration information
 index file,
 the default welcome page,
 the mapping of our servlets including path and
the extension name,
 any init parameters,
 information related to the context elements
 ActionServlet
 Handles all the request made by the web browsers
to a given mapping. 
 The central component of the Struts controller
 Extends the HttpServlet.

 Work Done:
 When the container gets started, it reads the
Struts Configuration files and loads it into
memory in the init() method.
 It intercepts the HTTP request in the doGet() and
doPost() method and handles it appropriately.
PowerPoint Guidelines
Font, size, and color for text have been
formatted for you in the Slide Master
Use the color palette shown below
See next slide for additional guidelines
Hyperlink color: www.microsoft.com

Sample Fill Sample Fill Sample Fill

Sample Fill Sample Fill Sample Fill


PowerPoint Template
Subtitle color

Example of a slide with a subhead


Set the slide title in “title case”
Set subheads in “sentence case”
Generally set subhead to 36pt or smaller so it will
fit on a single line
The subhead color is defined for this template but
must be selected. In PowerPoint 2007, it is the
fourth font color from the left
Data Input Tags

Struts tags that accept data input must be placed


within the <html:form> tag.

• <html:text> represents a text field.


• <html:password> represents a password field. The
text in this field is displayed
as asterisks.
• <html:submit> represents the submit button.
• <html:reset> represents a reset button to clear the
form.
Bar Chart Example
5

3 Series 1
Series 2
2 Series 3

0 Category 1 Category 2 Category 3 Category 4


Pie Chart Example

Chart Title
10% 9%
1st Qtr
2nd Qtr
23% 59% 3rd Qtr
4th Qtr
Line Chart Example
6

4
Series 1
3 Series 2
Series 3
2 Series 4

0
Category 1 Category 2 Category 3 Category 4
Area Chart Example
14

12

10

8 Series 3
Series 2
6
Series 1
4

0
Category Category Category Category
1 2 3 4
Demo Title

demo
Name
Title
Group
Video Title

video
Partner Title

partner
Name
Title
Company
Customer Title

customer
Name
Title
Company
Announcement Title

announcing

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy