You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by virupaksha <vi...@hotmail.com> on 2003/10/14 05:14:33 UTC

Design suggestion

Dear All,

I am new to Struts framework,but i am comfortable in JSP & servlets,
I have to implement a HRMS application in struts framework,
Our team size is very small (2 members), i have to take care of design & coding, 
Can any one suggest me how i can start my work in struts, any design issue,any constraint... 

pls. suggest me.. ur help is greatly appreciated,,

waiting for your positive response..

Regards,
viru

Re: Design suggestion

Posted by virupaksha <vi...@hotmail.com>.
Dear Adam,

Thanks for your suggestions,,

Regards,
virupaksha

----- Original Message -----
From: "Adam Hardy" <ah...@cyberspaceroad.com>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Tuesday, October 14, 2003 3:50 PM
Subject: Re: Design suggestion


> On 10/14/2003 05:14 AM virupaksha wrote:
> > Dear All,
> >
> > I am new to Struts framework,but i am comfortable in JSP & servlets,
> > I have to implement a HRMS application in struts framework,
> > Our team size is very small (2 members), i have to take care of design &
coding,
> > Can any one suggest me how i can start my work in struts, any design
issue,any constraint...
>
> Hi Virupaksha,
> there are several tutorials that you can find on the jakarta struts
> website which will help you learn the basics.
>
> If you haven't used struts before, you should probably get a reference
> book on the subject. It would help you immensely.
>
> The core of struts (at least what I consider the core, other might have
> different opinions) are your Action child classes and how you program
> them to work with your action mappings in struts-config.xml. There are
> lots of useful discussions on this in the list archives. Recently
> MMainguy@kmart.com ran a poll on this subject - if you check that thread
> out, you'll see the options available and what people were saying about
> them.
>
> You need an overview of struts as well, to decide which of the struts
> optional components you need to use (& therefore need to learn):
> DynaActionForms, Tiles, Validator, ssl-ext, transaction tokens, taglibs,
> JSTL, nested beans, etc etc.
>
> HTH,
> Adam
>
> --
> struts 1.1 + tomcat 5.0.12 + java 1.4.2
> Linux 2.4.20 RH9
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Design suggestion

Posted by Adam Hardy <ah...@cyberspaceroad.com>.
On 10/14/2003 05:14 AM virupaksha wrote:
> Dear All,
> 
> I am new to Struts framework,but i am comfortable in JSP & servlets,
> I have to implement a HRMS application in struts framework,
> Our team size is very small (2 members), i have to take care of design & coding, 
> Can any one suggest me how i can start my work in struts, any design issue,any constraint... 

Hi Virupaksha,
there are several tutorials that you can find on the jakarta struts 
website which will help you learn the basics.

If you haven't used struts before, you should probably get a reference 
book on the subject. It would help you immensely.

The core of struts (at least what I consider the core, other might have 
different opinions) are your Action child classes and how you program 
them to work with your action mappings in struts-config.xml. There are 
lots of useful discussions on this in the list archives. Recently 
MMainguy@kmart.com ran a poll on this subject - if you check that thread 
out, you'll see the options available and what people were saying about 
them.

You need an overview of struts as well, to decide which of the struts 
optional components you need to use (& therefore need to learn): 
DynaActionForms, Tiles, Validator, ssl-ext, transaction tokens, taglibs, 
JSTL, nested beans, etc etc.

HTH,
Adam

-- 
struts 1.1 + tomcat 5.0.12 + java 1.4.2
Linux 2.4.20 RH9


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org