Re: New to Struts, a Question

2009-08-02 Thread Dave Newton
Dennis Atkinson wrote: I have a follow-up question about this subject (redirecting to an Action class rather than a jsp file). When I do the redirect, and the target is an Action class with validated input fields, when the screen is initially shown, I get "... field is required" messages on ever

Re: New to Struts, a Question

2009-08-02 Thread Dennis Atkinson
the trick to this? Thanks, Dennis From: Dennis Atkinson To: Struts Users Mailing List Sent: Thursday, July 30, 2009 1:18:12 PM Subject: Re: New to Struts, a Question Thanks to all who helped with this - I understand it better now. Dennis _

Re: New to Struts, a Question

2009-07-30 Thread Dennis Atkinson
Thanks to all who helped with this - I understand it better now. Dennis From: Martin Gainty To: Struts Users Mailing List Sent: Thursday, July 30, 2009 8:32:01 AM Subject: RE: New to Struts, a Question in your config files look for default result

RE: New to Struts, a Question

2009-07-30 Thread Martin Gainty
esponsabilité pour le contenu fourni. > Date: Wed, 29 Jul 2009 21:14:24 -0400 > Subject: Re: New to Struts, a Question > From: tomsatt...@gmail.com > To: user@struts.apache.org > > In my struts.xml file, I have the UserDisplayAction class and a blank (no > "name=&q

Re: New to Struts, a Question

2009-07-30 Thread Paweł Wielgus
Hi Thomas, yes it is picking it from there. Empty name is same as name="success". Best greetings, Paweł Wielgus. 2009/7/30 Thomas Sattler : > In my struts.xml file, I have the UserDisplayAction class and a blank (no > "name=") result for userDisplay.jsp.  Does it pick up from there? > > > > On We

Re: New to Struts, a Question

2009-07-29 Thread Thomas Sattler
In my struts.xml file, I have the UserDisplayAction class and a blank (no "name=") result for userDisplay.jsp. Does it pick up from there? On Wed, Jul 29, 2009 at 8:40 PM, Dave Newton wrote: > Dennis Atkinson wrote: > >> Dave, >> >> OK, I can make it work. I just don't understand WHY it wor

Re: New to Struts, a Question

2009-07-29 Thread Dave Newton
Dennis Atkinson wrote: Dave, OK, I can make it work. I just don't understand WHY it works. If I change to this: My Acccount I get exactly what I expect; the screen loads with the data filled in properly. But what I don't understand is how Struts knows to load userDisplay.jsp. I assume it p

Re: New to Struts, a Question

2009-07-29 Thread Dennis Atkinson
09 5:49:04 PM Subject: Re: New to Struts, a Question Dennis Atkinson wrote: > The menu says: > My Acccount > > Can I direct this to an action class, rather than to a jsp file? Action URLs are URLs like any other, including a JSP. Dave --

Re: New to Struts, a Question

2009-07-29 Thread Dave Newton
Dennis Atkinson wrote: The menu says: My Acccount Can I direct this to an action class, rather than to a jsp file? Action URLs are URLs like any other, including a JSP. Dave - To unsubscribe, e-mail: user-unsubscr...@struts.

Re: New to Struts, a Question

2009-07-29 Thread Dennis Atkinson
? From: Burton Rhodes To: Struts Users Mailing List Sent: Wednesday, July 29, 2009 1:13:37 PM Subject: Re: New to Struts, a Question I think you want to investigate an 'actionredirect' on 'success' instead of just displaying the user jsp file. This will 'handoff

Re: New to Struts, a Question

2009-07-29 Thread Burton Rhodes
I think you want to investigate an 'actionredirect' on 'success' instead of just displaying the user jsp file. This will 'handoff' control to your user action. On 7/29/09, Dennis Atkinson wrote: > Hello everyone. > > I am new to Struts2, and I like what I see so far. I want to use it for all > m

New to Struts, a Question

2009-07-29 Thread Dennis Atkinson
Hello everyone. I am new to Struts2, and I like what I see so far. I want to use it for all my web programming. I have a question, and I hope I don't sound too foolish for asking it. I created a login screen, which has two fields, "id" and "password". I fill those fields, press the "Login" b

RE: new to Struts

2008-09-13 Thread Martin Gainty
bution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Sat, 13 Sep 2008 15:32:04 +0200 > From: [EMAIL PROTECTED] > To: user@struts.apache.org > Subject: Re: new to Struts > > 1) I would go for S

Re: new to Struts

2008-09-13 Thread zart colwin
1) I would go for Strut2 right away, Struts1 (aka Struts-classic) is a completely different framework. Struts2 is more modern, more productive and more enjoyable to use. A good starter book to learn Struts2 is "Struts2 In Action" from Manning. 2) Netbeans has a WYSIWYG JSP editor isn't it ? I

Re: new to Struts

2008-09-09 Thread Edwin Quita
m? > > Thanks, > Regards > -- > View this message in context: > http://www.nabble.com/new-to-Struts-tp19370925p19370925.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - >

Re: new to Struts

2008-09-08 Thread Jim Kiley
editable grid, dropdown list and so on...does exists such component > for > struts?where I can download them? > > Thanks, > Regards > -- > View this message in context: > http://www.nabble.com/new-to-Struts-tp19370

RE: new to Struts

2008-09-08 Thread Deepak Kumar
Hi, Please check http://www.roseindia.net/struts/struts2 Here you will step by step tutorials on struts 2. Thanks Deepak Kumar -Original Message- From: gbattine [mailto:[EMAIL PROTECTED] Sent: Monday, September 08, 2008 5:55 PM To: user@struts.apache.org Subject: new to Struts

new to Struts

2008-09-08 Thread gbattine
3) I know ASP.NET technology and I used lot of already developed components, like editable grid, dropdown list and so on...does exists such component for struts?where I can download them? Thanks, Regards -- View this message in context: http://www.nabble.com/new-to-Struts-tp19370925p19370925.html

Re: New to Struts

2008-04-01 Thread pavanbh
pavanbh <[EMAIL PROTECTED]> wrote: >> >> Hi All, >> >> I am new to struts and wana to learn it.Any help or suggestion in this >> regard is much appriciated. >> please help me >> >> >> >> >> Thanks, >> Pavan >> >>

Re: New to Struts

2008-04-01 Thread aum strut
y to find relevant information. Anything you need to get > started, both for Struts 1 and Struts 2, should be available at > http://struts.apache.org/ > > Nils-H > > On Tue, Apr 1, 2008 at 11:59 AM, pavanbh <[EMAIL PROTECTED]> wrote: > > > > Hi All, > > > &g

Re: New to Struts

2008-04-01 Thread Nils-Helge Garli Hegvik
and Struts 2, should be available at http://struts.apache.org/ Nils-H On Tue, Apr 1, 2008 at 11:59 AM, pavanbh <[EMAIL PROTECTED]> wrote: > > Hi All, > > I am new to struts and wana to learn it.Any help or suggestion in this > regard is much appriciated. > please he

Re: New to Struts

2008-04-01 Thread pavanbh
Hi All, I am new to struts and wana to learn it.Any help or suggestion in this regard is much appriciated. please help me Thanks, Pavan -- View this message in context: http://www.nabble.com/New-to-Struts-tp14313460p16417500.html Sent from the Struts - User mailing list archive at

Re: New to Struts

2007-12-18 Thread aum strut
If you have a new query, please always use a new thread. as starting a new topic in old thread will not help you a lot On Dec 19, 2007 12:03 AM, Radu Solomon <[EMAIL PROTECTED]> wrote: > What we did was to run the native2ascii during the build/compilation time > using ant. Our ant task looks some

Re: New to Struts

2007-12-18 Thread Radu Solomon
What we did was to run the native2ascii during the build/compilation time using ant. Our ant task looks something like this: dest="${resourcesDist}" > [EMAIL PROTECTED] wrote: Thanks Radu. You mean all values of keys need translat

Re: New to Struts

2007-12-18 Thread [EMAIL PROTECTED]
Thanks Radu. You mean all values of keys need translating using native2ascii. If yes, the properties files will not be readable. Can you please clarify that? Thanks again. On Dec 18, 2007 1:08 PM, Radu Solomon <[EMAIL PROTECTED]> wrote: > you need to do a native2ascii on your application resour

Re: New to Struts

2007-12-18 Thread tom` frost
This should be a new thread perhaps. But I suspect that latin-1 has been used somewhere in your chain; UTF-8 disagrees with Latin -1 about the special european characters. On Dec 18, 2007 11:06 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a French bundle with this key/va

Re: New to Struts

2007-12-18 Thread Radu Solomon
you need to do a native2ascii on your application resources and then it will work. We had same problem with our application. *Radu Solomon* /Software Developer/ N-able Technologies® 450 March Road, 4th Floor Ottawa, Ontario K2K 3K2 www.n-able.com [EMAIL PROTECTED]

Re: New to Struts

2007-12-18 Thread [EMAIL PROTECTED]
Hi all, I have a French bundle with this key/value inside: button.close=Fermer la fenêtre In a JSP, outputs Fermer la fenêtre. The letter "ê" is not rendered properly. I use Eclipse and UTF-8 for properties file encoding. I guess something is wrong with properties file editor setting. What ed

Re: New to Struts

2007-12-18 Thread tom` frost
t; You can also check out my tutorials - > > > > http://www.wantii.com/wordpress/?cat=6 > > > > start from the bottom and work your way up. > > > > -Wes > > > > On 12/13/07, aum strut <[EMAIL PROTECTED]> wrote: > > > Hi All, > &g

Re: New to Struts

2007-12-17 Thread Ian Roughley
Dave Newton wrote: --- Ian Roughley <[EMAIL PROTECTED]> wrote: bhaarat Sharma wrote: I am reading Practical struts2 web 2.0 projects book. I dont have a lot of nice things to say Please contact me off list. I am interested in why you have this opinion. Doesn't mean he

Re: New to Struts

2007-12-17 Thread Dave Newton
--- Ian Roughley <[EMAIL PROTECTED]> wrote: > bhaarat Sharma wrote: > > I am reading Practical struts2 web 2.0 projects book. I dont have a > > lot of nice things to say > Please contact me off list. I am interested in why you have this opinion. Doesn't mean he has *bad* things to say ;) d.

Re: New to Struts

2007-12-17 Thread Ian Roughley
bhaarat Sharma wrote: I am reading Practical struts2 web 2.0 projects book. I dont have a lot of nice things to say Please contact me off list. I am interested in why you have this opinion. about the book but its practically the complete struts2 book thats out there. -

Re: New to Struts

2007-12-13 Thread aum strut
www.wantii.com/wordpress/?cat=6 > > > > start from the bottom and work your way up. > > > > -Wes > > > > On 12/13/07, aum strut <[EMAIL PROTECTED]> wrote: > > > Hi All, > > > > > > I am new to struts and wana to learn it.Please sug

Re: New to Struts

2007-12-13 Thread bhaarat Sharma
n also check out my tutorials - > > http://www.wantii.com/wordpress/?cat=6 > > start from the bottom and work your way up. > > -Wes > > On 12/13/07, aum strut <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I am new to struts and wana to learn it.Ple

Re: New to Struts

2007-12-13 Thread Wes Wannemacher
You can also check out my tutorials - http://www.wantii.com/wordpress/?cat=6 start from the bottom and work your way up. -Wes On 12/13/07, aum strut <[EMAIL PROTECTED]> wrote: > Hi All, > > I am new to struts and wana to learn it.Please suggest me can i start > directly to l

Re: New to Struts

2007-12-13 Thread Alberto A. Flores
s is: http://www.infoq.com/minibooks/starting-struts2 (or even better, you buy the new book) Regards, basti aum strut wrote: Hi All, I am new to struts and wana to learn it.Please suggest me can i start directly to learn Struts2 or do i need to have prior knowledge of Struts1.Any help or suggestion in t

RE: New to Struts

2007-12-13 Thread Dave Newton
ease check http://www.roseindia.net/stuts and > http://www.roseindia.net/struts/struts2 > > Thanks > > > -Original Message- > From: aum strut [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 13, 2007 3:53 PM > To: Struts Users Mailing List > Subject: New to Struts >

Re: New to Struts

2007-12-13 Thread lbastil
gt; Hi All, > > I am new to struts and wana to learn it.Please suggest me can i start > directly to learn Struts2 or do i need to have prior knowledge of > Struts1.Any help or suggestion in this regard is much appriciated. > > > > > Thanks, > Aum > >

Re: New to Struts

2007-12-13 Thread Antonio Petrelli
2007/12/13, aum strut <[EMAIL PROTECTED]>: > Hi All, > > I am new to struts and wana to learn it.Please suggest me can i start > directly to learn Struts2 or do i need to have prior knowledge of > Struts1.Any help or suggestion in this regard is much appriciated. You don&#x

RE: New to Struts

2007-12-13 Thread Deepak Kumar
HI, Please check http://www.roseindia.net/stuts and http://www.roseindia.net/struts/struts2 Thanks -Original Message- From: aum strut [mailto:[EMAIL PROTECTED] Sent: Thursday, December 13, 2007 3:53 PM To: Struts Users Mailing List Subject: New to Struts Hi All, I am new to struts

New to Struts

2007-12-13 Thread aum strut
Hi All, I am new to struts and wana to learn it.Please suggest me can i start directly to learn Struts2 or do i need to have prior knowledge of Struts1.Any help or suggestion in this regard is much appriciated. Thanks, Aum

Re: New to Struts

2006-03-30 Thread Ted Husted
On 3/30/06, Naveen Sharma <[EMAIL PROTECTED]> wrote: > Hi all, > Can any one help me with Struts as I am new to it and I am supposed to learn > Struts. > Thanx in advance > Navin The short answer is * http://struts.apache.org/struts-doc-1.2.9/index.html For a longer answer, I just updated the FA

Re: New to Struts

2006-03-29 Thread Hey Nony Moose
Hey Nony Moose wrote: >you're going to find it very peculiar reading aged public tutorials and >then looking at the sourceforge website: > "sourceforge"? did i *really* post that to a public list? yes. I'm really shooting myself now. Crimson-faced Moose ---

Re: New to Struts

2006-03-29 Thread Hey Nony Moose
Hey Nony Moose wrote: >(In case you are wondering what the hell is going on in this list, the >developers of Struts are having an unusually long and seemingly >irreconcilable difference of opinion (aka: flame war) about the current >long term development and marketing strategy of "Struts".) > >

Re: New to Struts

2006-03-29 Thread Hey Nony Moose
Naveen Sharma wrote: >Can any one help me with Struts as I am new to it and I am supposed to learn >Struts. > (In case you are wondering what the hell is going on in this list, the developers of Struts are having an unusually long and seemingly irreconcilable difference of opinion (aka: flame war)

RE: New to Struts

2006-03-29 Thread Sahil Gupta
Do read First three lessons on the link http://www.learntechnology.net/ Regards, Sahil Gupta -Original Message- From: Michael Jouravlev [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 12:12 PM To: Struts Users Mailing List Subject: Re: New to Struts Did you mean WebWork

Re: New to Struts

2006-03-29 Thread Michael Jouravlev
Did you mean WebWork tutorial? ;-) On 3/29/06, Dion Gillard <[EMAIL PROTECTED]> wrote: > Sure, pop over to the coffee shop near my office and we can have a chat ;-) > > Sohumour asidedid you read the home page? http://struts.apache.org/ > Did you do a google on Struts tutorial ? > http://w

Re: New to Struts

2006-03-29 Thread Dion Gillard
Sure, pop over to the coffee shop near my office and we can have a chat ;-) Sohumour asidedid you read the home page? http://struts.apache.org/ Did you do a google on Struts tutorial ? http://www.google.com.au/search?q=struts+tutorial&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozi

New to Struts

2006-03-29 Thread Naveen Sharma
Hi all, Can any one help me with Struts as I am new to it and I am supposed to learn Struts. Thanx in advance Navin

Re: New to Struts

2005-12-29 Thread Rick R
[EMAIL PROTECTED] wrote: Hello Struts world ! I am new to Struts and was wondering if there is any good short Struts Tutorial which will help me get jump started with Struts The stuff I have here http://www.reumann.net/struts/main.do is sort of old, but I'm in the proce

New to Struts

2005-12-29 Thread digant . k . joshi
Hello Struts world ! I am new to Struts and was wondering if there is any good short Struts Tutorial which will help me get jump started with Struts and also what it best plug-in available for Eclipse for struts . Thanks in advance ! DJ This communication is for

Re: New to Struts

2005-07-13 Thread Access Denied
An excellent resource for beginners: http://tinyurl.com/eyxkp buddy On 7/13/05, Kumar deepak <[EMAIL PROTECTED]> wrote: > Hello, > > This is also a good tutorial http://www.roseindia.net/struts/ > > Deepak Kumar > > > "[Gmail] LunLun" <[EMAIL PROTECTED]> wrote: > Hello, > > > 1) can someon

Re: New to Struts

2005-07-13 Thread Kumar deepak
Hello, This is also a good tutorial http://www.roseindia.net/struts/ Deepak Kumar "[Gmail] LunLun" <[EMAIL PROTECTED]> wrote: Hello, 1) can someone recommend me a good struts book and/or online tutorial to help me get started quickly. I found these two books interesting: Struts in Action

Re: New to Struts

2005-07-12 Thread Frank W. Zammetti
O'Reilly's Programming Jakarta Struts: http://www.amazon.com/exec/obidos/tg/detail/-/0596006519/qid=1121184599/sr=1-1/ref=sr_1_1/103-6137202-1354222?v=glance&s=books Struts Survival Guide http://www.amazon.com/exec/obidos/tg/detail/-/0974848808/qid=1121184657/sr=8-1/ref=pd_bbs_ur_1/103-6137202-135

Re: New to Struts

2005-07-12 Thread [Gmail] LunLun
Hello, 1) can someone recommend me a good struts book and/or online tutorial to help me get started quickly. I found these two books interesting: Struts in Action http://www.manning.com/books/husted (the source code is available here: http://www.manning.com/books/husted/

New to Struts

2005-07-12 Thread Traore Djeneba
Hi All, I am just starting to use struts and also xml programming. I am building a project that will read xml data(oracle XMLTYPE) from the database and convert the xml to html for display. I am looking for 2 things: 1) can someone recommend me a good struts book and/or online tutorial to hel

RE: New to Struts

2005-04-06 Thread Kumar deepak
;[EMAIL PROTECTED]> > Reply-To: "Struts Users Mailing List" > > To: user@struts.apache.org > Subject: New to Struts > Date: Mon, 4 Apr 2005 17:27:26 +0530 (IST) > > > Hi, > > I am quite new to struts. Please guide me which is > the bes

RE: New to Struts

2005-04-05 Thread Ruben Cepeda
] * Original Message Follows From: "Balaji H. Kasal" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: New to Struts Date: Mon, 4 Apr 2005 17:27:26 +0530 (IST) Hi, I am quite new to struts. Please guide me which

Re: New to Struts

2005-04-04 Thread Kumar deepak
Good Luck --- Jan-Jaap Endenburg - Vera <[EMAIL PROTECTED]> wrote: > I have had a lot of help from: > > www.sourcebeat.com: sample chapter of book > 'Jakarta Struts Live' > > Good luck, > Jan-Jaap > > Balaji H. Kasal wrote: > > > >

Re: New to Struts

2005-04-04 Thread Jan-Jaap Endenburg - Vera
I have had a lot of help from: www.sourcebeat.com: sample chapter of book 'Jakarta Struts Live' Good luck, Jan-Jaap Balaji H. Kasal wrote: Hi, I am quite new to struts. Please guide me which is the best place to start. I will prefer to start with Struts example ()src code). Thanks

New to Struts

2005-04-04 Thread Balaji H. Kasal
Hi, I am quite new to struts. Please guide me which is the best place to start. I will prefer to start with Struts example ()src code). Thanks in advance. --Balaji - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: New to Struts & seeking advice

2005-01-05 Thread Derek Broughton
On Tuesday 04 January 2005 12:55, Jim Barrows wrote: > > From: Mark McWiggins [mailto:[EMAIL PROTECTED] > > > *Is AppFuse worth using as a basis for a real app? I tried > > working through the tutorial and got it going, > > but it is based on Hibernate and I was told that > > Hibe

Re: New to Struts & seeking advice

2005-01-05 Thread bryan
y, January 03, 2005 6:19 PM > > To: user@struts.apache.org > > Subject: New to Struts & seeking advice > > > > > > Hi All, > > > > I've developed several web applications over the last 10 > > years, mostly > > based on Perl CGI. The 2003 project I did

RE: New to Struts & seeking advice

2005-01-04 Thread Jim Barrows
> -Original Message- > From: Mark McWiggins [mailto:[EMAIL PROTECTED] > Sent: Monday, January 03, 2005 6:19 PM > To: user@struts.apache.org > Subject: New to Struts & seeking advice > > > Hi All, > > I've developed several web applications over t

New to Struts & seeking advice

2005-01-03 Thread Mark McWiggins
Hi All, I've developed several web applications over the last 10 years, mostly based on Perl CGI. The 2003 project I did made me swear off CGI and look for something that does a better job of maintaining session and data across pages, among other things. Struts seems to fit the bill. But: what's

RE: new to Struts

2004-10-01 Thread Varley, Roger
> > $2,900 or $29.00 ? > try googling for references to I18N. __ This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in e

RE: new to Struts

2004-10-01 Thread McCormack, Chris
$2,900 or $29.00 ? -Original Message- From: Sandro Duarte [mailto:[EMAIL PROTECTED] Sent: 01 October 2004 15:33 To: Struts Users Mailing List Subject: Re: new to Struts I use MyEclipse, wich costs me $29,00 a year and do the job beautifully Sandro On Fri, 1 Oct 2004 15:57:12 +0200

Re: new to Struts

2004-10-01 Thread Sandro Duarte
I use MyEclipse, wich costs me $29,00 a year and do the job beautifully Sandro On Fri, 1 Oct 2004 15:57:12 +0200, WOLips <[EMAIL PROTECTED]> wrote: > Hello, > > is Exadel Struts Studio plug-in for Eclipse a good tool? > > do you use another one? > > Exadel Pro costs $400 what is the good free

new to Struts

2004-10-01 Thread WOLips
Hello, is Exadel Struts Studio plug-in for Eclipse a good tool? do you use another one? Exadel Pro costs $400 what is the good free alternative? Regards. Sako. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm