Re: struts concerns

2002-11-14 Thread John Nicholas
Andrew Hill wrote: "There are cases where using Struts would be overkill." Hello World? ;-) I started out thinking this too, and was first using Struts more to build a skill set than because I thought it was going to actually help me get a project done faster. Now my first step of any pro

Re: struts concerns

2002-11-14 Thread Gemes Tibor
2002. november 14. 15:29 dátummal Andrew Hill ezt írtad: > >>"There are cases where using Struts would be overkill." > > Hello World? What about i18n'd Hello word? Tib -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: struts concerns

2002-11-14 Thread Andrew Hill
>>"There are cases where using Struts would be overkill." Hello World? ;-) -Original Message- From: James Childers [mailto:jchilders@;hotels.com] Sent: Thursday, November 14, 2002 22:21 To: Struts Users Mailing List Subject: RE: struts concerns > What is the advant

RE: struts concerns

2002-11-14 Thread James Childers
> What is the advantage of using struts taglib to declare Form > and other > presentation related tags over std. Html?? I'm not familiar with STD (not in this context, anyway :-). But a couple of the benefits of the Struts HTML taglib over straight HTML are: 1) Form element repopulation - If y

RE: struts concerns

2002-11-13 Thread Hari
Subject: Re: struts concerns Thanks Deepak for the imterest in my post. Also if somebody could throw some light on my first concern i.e. What is the advantage of using struts taglib to declare Form and other presentaion related tags over std. Html?? Thanks again... shalu - Original Message

Re: struts concerns

2002-11-13 Thread Shalu Goel
epank" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 11:17 AM Subject: RE: struts concerns > > > second issue: > 1)take a look at DispatchAction and LookupDispatchAction for a solution

Re: struts concerns

2002-11-13 Thread C. Struts
sday, November 14, 2002 12:54 AM Subject: struts concerns Hello all, I am a new struts user.and exploring . whether I can construct my web appliction around struts framework instead of using traditional JSP (logic and presentation combined) way of development?? My first issue is : Wha

RE: struts concerns

2002-11-13 Thread Saini, Deepank
Goel [mailto:shalu.goel@;mind-infotech.com] Sent: Thursday, November 14, 2002 11:25 AM To: Struts Users Mailing List Subject: struts concerns Hello all, I am a new struts user...and exploring ... whether I can construct my web appliction around struts framework instead of using traditional JSP

struts concerns

2002-11-13 Thread Shalu Goel
Hello all, I am a new struts user…and exploring … whether I can construct my web appliction around struts framework instead of using traditional JSP (logic and presentation combined) way of development?? My first issue is : What is the advantage of using struts taglib to declare  Form and ot