Struts in Action: 12.10.1 Multipage validations

2004-03-11 Thread Dean A. Hoover
This section of the book sounds interesting, but it would be nice if there were an example somewhere. Can someone point me to one? Dean Hoover - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: Struts in Action: 12.10.1 Multipage validations

2004-03-11 Thread Anderson, James H [IT]
, date2Property) ); } return returnVal; } -Original Message- From: Dean A. Hoover [mailto:[EMAIL PROTECTED] Sent: Thursday, March 11, 2004 1:12 PM To: [EMAIL PROTECTED] Subject: Struts in Action: 12.10.1 Multipage validations This section of the book sounds

Struts and Action errors

2004-01-15 Thread Vinicius Carvalho
Hi there! I'm a newbie to Struts, and this question may be a little silly, sorry. How exactly do I use action errors? How do I render them? In my app, I control the session via RequestProcessor using processPreProcess method. If the session is invalid, I create a new error using ActionErrors

SV: Struts and Action errors

2004-01-15 Thread Claus Weng Madsen - TELMORE
] Sendt: 15. januar 2004 12:24 Til: [EMAIL PROTECTED] Emne: Struts and Action errors Hi there! I'm a newbie to Struts, and this question may be a little silly, sorry. How exactly do I use action errors? How do I render them? In my app, I control the session via RequestProcessor

Re: SV: Struts and Action errors

2004-01-15 Thread Vinicius Carvalho
Taastrup Telefon 70218700, Mobil 30242875 www.telmore.dk -Oprindelig meddelelse- Fra: Vinicius Carvalho [mailto:[EMAIL PROTECTED] Sendt: 15. januar 2004 12:24 Til: [EMAIL PROTECTED] Emne: Struts and Action errors Hi there! I'm a newbie to Struts, and this question may be a little silly

RE: Struts and Action errors

2004-01-15 Thread Richard Hightower
Did you put the messages in the resource bundle? -Original Message- From: Vinicius Carvalho [mailto:[EMAIL PROTECTED] Sent: Thursday, January 15, 2004 4:24 AM To: [EMAIL PROTECTED] Subject: Struts and Action errors Hi there! I'm a newbie to Struts, and this question may

Re: SV: Struts and Action errors

2004-01-15 Thread Daniel H. F. e Silva
- Fra: Vinicius Carvalho [mailto:[EMAIL PROTECTED] Sendt: 15. januar 2004 12:24 Til: [EMAIL PROTECTED] Emne: Struts and Action errors Hi there! I'm a newbie to Struts, and this question may be a little silly, sorry. How exactly do I use action errors? How do I render them

struts double action execution!?

2003-10-13 Thread Otto, Frank
Hello, I have a difficult problem. My action was executed twice and I don't know why. There is a global forward in my main.jsp: %@ taglib uri=/WEB-INF/struts-logic.tld prefix=logic % logic:forward name=startpage/ struts-config.xml: struts-config global-forwards forward

RE: struts double action execution!?

2003-10-13 Thread Nicholson, Robb
We had this problem briefly as well. Make sure you don't have a button that looks like this on your JSP... html:submit ... onclick=submit()/ -Original Message- From: Otto, Frank [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 4:55 AM To: '[EMAIL PROTECTED]' Subject: struts

AW: struts double action execution!?

2003-10-13 Thread Otto, Frank
Thanks for your answer. I have found the mistake. I had a # in my table-tag. table background=# ... /table I don't know why struts execute the action twice, but without the # it functions. -Ursprüngliche Nachricht- Von: Nicholson, Robb [mailto:[EMAIL PROTECTED] Gesendet: Montag, 13

RE: struts double action execution!?

2003-10-13 Thread Mark Galbreath
List' Subject: AW: struts double action execution!? Thanks for your answer. I have found the mistake. I had a # in my table-tag. table background=# ... /table I don't know why struts execute the action twice, but without the # it functions. -Ursprüngliche Nachricht- Von: Nicholson, Robb

RE: struts double action execution!?

2003-10-13 Thread Andrew Hill
Yep. That table thing is almost certainly a red herring. -Original Message- From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: Monday, 13 October 2003 22:18 To: Struts Users Mailing List Subject: RE: struts double action execution!? I didn't know table had a background attribute

RE: struts double action execution!?

2003-10-13 Thread Mark Galbreath
: struts double action execution!? Yep. That table thing is almost certainly a red herring. -Original Message- From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: Monday, 13 October 2003 22:18 To: Struts Users Mailing List Subject: RE: struts double action execution!? I didn't know table

RE: struts double action execution!?

2003-10-13 Thread Andrew Hill
Users Mailing List Subject: RE: struts double action execution!? Yeah, wallaby-boy, I seem to remember a similar behavior when I was using 1.01 beta and using an image as an input to a submit tag. Marconi -Original Message- From: Andrew Hill [mailto:[EMAIL PROTECTED] Sent: Monday

Re: [FRIDAY] Funny legal signatures [WAS: RE: Struts in Action]

2003-07-25 Thread Adam Hardy
Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, 25 July 2003 12:33 To: Struts Users Mailing List; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [FRIDAY] Funny legal signatures [WAS: RE: Struts in Action] On Fri, 25 Jul 2003, Andrew Hill wrote: Date: Fri, 25 Jul

Struts in Action

2003-07-24 Thread Chirag Mehta
I have just started developing a Struts Webapp and was wondering if there was an actual Struts app in production online that I could have a look at? Also, does anyone suggest a good IDE to work on. Currently i have Eclipse with plugins galore. Is that the best option? Thanks Chirag -- NOTICE:

RE: Struts in Action

2003-07-24 Thread Mike Jasnowski
: Thursday, July 24, 2003 1:24 PM To: Struts Users Mailing List Subject: Struts in Action I have just started developing a Struts Webapp and was wondering if there was an actual Struts app in production online that I could have a look at? Also, does anyone suggest a good IDE to work on. Currently i have

Re: Struts in Action

2003-07-24 Thread Vic Cekvenich
baseBeans.com is done in Struts (via basicPortal). baseBeans.com cheat sheet page has a link to many Struts related resources, including the home page of Struts on Apache. Eclipse is great. btw: Struts in Action is also a name of a good Struts book. .V Chirag Mehta wrote: I have just started

[FRIDAY] Funny legal signatures [WAS: RE: Struts in Action]

2003-07-24 Thread Andrew Hill
to the wrong place might deserve a reprimand or such like - but destruction? ouch! ;- -Original Message- From: Chirag Mehta [mailto:[EMAIL PROTECTED] Sent: Friday, 25 July 2003 01:24 To: Struts Users Mailing List Subject: Struts in Action I have just started developing a Struts Webapp

RE: [FRIDAY] Funny legal signatures [WAS: RE: Struts in Action]

2003-07-24 Thread Shane Mingins
lol -Original Message- From: Andrew Hill [mailto:[EMAIL PROTECTED] Sent: Friday, 25 July 2003 3:29 p.m. To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: [FRIDAY] Funny legal signatures [WAS: RE: Struts in Action] snip If received in error, please destroy and notify sender /snip

Re: [FRIDAY] Funny legal signatures [WAS: RE: Struts in Action]

2003-07-24 Thread Craig R. McClanahan
legal signatures [WAS: RE: Struts in Action] snip If received in error, please destroy and notify sender /snip My favorite email message sentence along this line is actually slightly different: If you did not receive this email message, and you wish to receive future messages, please reply so

RE: [FRIDAY] Funny legal signatures [WAS: RE: Struts in Action]

2003-07-24 Thread Andrew Hill
Hehe. Tongue in cheek surely? :-) -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, 25 July 2003 12:33 To: Struts Users Mailing List; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [FRIDAY] Funny legal signatures [WAS: RE: Struts in Action

Re: Struts in Action

2003-07-24 Thread Sergey Smirnov
Chirag Mehta [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Also, does anyone suggest a good IDE to work on. Currently i have Eclipse with plugins galore. Is that the best option? Try Exadel Struts Studio - http://www.strutsStudio.com It also orients to people who learns Struts.

Struts In Action - Artimus 1.0 example - SQLException

2003-03-28 Thread Jeff Kilbride
Hi All, I'm working my way through the Artimus example in Struts In Action. I was able to create the resources and I can see the tables in my MySQL database. The Add Article and Find articles by [Title | Author | Content] functions work, but the Find articles by ID and List articles posted

Re: Struts In Action - Artimus 1.0 example - SQLException

2003-03-28 Thread Navjot Singh
In Action - Artimus 1.0 example - SQLException Hi All, I'm working my way through the Artimus example in Struts In Action. I was able to create the resources and I can see the tables in my MySQL database. The Add Article and Find articles by [Title | Author | Content] functions work

Re: Struts In Action - Artimus 1.0 example - SQLException

2003-03-28 Thread Jeff Kilbride
: Saturday, March 29, 2003 9:11 AM Subject: Struts In Action - Artimus 1.0 example - SQLException Hi All, I'm working my way through the Artimus example in Struts In Action. I was able to create the resources and I can see the tables in my MySQL database. The Add Article and Find

Re: Struts In Action - Artimus 1.0 example - SQLException

2003-03-28 Thread Navjot Singh
() -navjot - Original Message - From: Jeff Kilbride [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Saturday, March 29, 2003 9:34 AM Subject: Re: Struts In Action - Artimus 1.0 example - SQLException Ok, so this is a problem with either the Artimus example code

Re: Struts In Action - Artimus 1.0 example - SQLException

2003-03-28 Thread Jeff Kilbride
through this example didn't run into the same thing. Its so annoying when sample code doesn't work! :( Thanks anyway! --jeff - Original Message - From: Navjot Singh [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, March 28, 2003 8:49 PM Subject: Re: Struts

Struts console action mapping attribute question.

2003-03-20 Thread Mick . Knutson
What is the Configuration class attribute of an action mapping in the struts console? I see it adds a className= but I have no idea what this is used for in Struts 1.1rc1 Thank You Mick Knutson Sr. Designer - Project Trust aUBS AG, Financial - Zürich Office: +41 (0)1/234.42.75 Internal:

Re: Struts console action mapping attribute question.

2003-03-20 Thread David Graham
Check the struts-config.xml DTD. David From: [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Struts console action mapping attribute question. Date: Thu, 20 Mar 2003 16:43:48 +0100 What is the Configuration class attribute of an action

Final Accessor/Mutators in Struts Forms/Action Classes

2003-03-14 Thread Ted Husted
team to use, better to leave it subclassable. (In which case, also remember to add serializable to the signature, since leaving that out chokes some containers.) -T. -- Ted Husted, Struts in Action http://husted.com/struts/book.html

Final Accessor/Mutators in Struts Forms/Action Classes

2003-03-13 Thread Curley, John
Hi, All: Just like to get people's opinion on this small issue. Now, I have been told that accessors and mutators should be declared final (since these methods are not normally intended to be overridden). By doing this, you take away the polymorphic nature of the method and allow a

What is UserDirectory?? (Question about Struts In Action by Husted)

2003-03-04 Thread Frankioski
In Listing 1.2 on page 20 in the book, RegisterAction.java has a line of source code that reads: UserDirectory.getInstance().setUser(user,password1); My question is: What is UserDirectory, and what does that line do? I cannot find anything about UserDirectory in any Java API. Thanks.

Re: What is UserDirectory?? (Question about Struts In Action by Husted)

2003-03-04 Thread David Graham
?? (Question about Struts In Action by Husted) Date: Tue, 04 Mar 2003 20:12:41 -0500 In Listing 1.2 on page 20 in the book, RegisterAction.java has a line of source code that reads: UserDirectory.getInstance().setUser(user,password1); My question is: What is UserDirectory, and what does that line

J2EE and Tomcat and struts (Question re Struts in Action by Husted)

2003-03-04 Thread Frankioski
The book has no discussion about installing J2EE when installing Tomcat. Yet, on page 20, Listing 1.2, RegisterAction.java imports the package javax.servlet.http.*. Is'nt that package part of J2EE? How is this going to compile and work if no J2EE is installed? I haven't gotten far enough to

RE: J2EE and Tomcat and struts (Question re Struts in Action by Husted)

2003-03-04 Thread Jonathan
] Sent: 05 March 2003 01:21 To: [EMAIL PROTECTED] Subject: J2EE and Tomcat and struts (Question re Struts in Action by Husted) The book has no discussion about installing J2EE when installing Tomcat. Yet, on page 20, Listing 1.2, RegisterAction.java imports the package javax.servlet.http.*. Is'nt

Re: What is UserDirectory?? (Question about Struts In Action by Husted)

2003-03-04 Thread alexj
PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 2:12 AM Subject: What is UserDirectory?? (Question about Struts In Action by Husted) In Listing 1.2 on page 20 in the book, RegisterAction.java has a line of source code that reads: UserDirectory.getInstance().setUser(user

RE: J2EE and Tomcat and struts (Question re Struts in Action by Husted)

2003-03-04 Thread James Mitchell
PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2003 8:21 PM To: [EMAIL PROTECTED] Subject: J2EE and Tomcat and struts (Question re Struts in Action by Husted) The book has no discussion about installing J2EE when installing Tomcat. Yet, on page 20, Listing 1.2

RE: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..)

2003-02-03 Thread shirishchandra . sakhare
in :Struts in action...by Ted Husted et al..) The best example of waht I'm calling an Action relay is how Struts handles validation. If validation fails, the request is forwarded to the input property, which could be another Action. This is done to complete the response, rather than continue

Re: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..)

2003-01-31 Thread shirishchandra . sakhare
comments:-))?? regards, Shirish -Original Message- From: batien.duong [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 5:09 PM To: struts-user Subject: Re: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..) We achieve what you

RE: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..)

2003-01-31 Thread shirishchandra . sakhare
: Friday, January 31, 2003 12:34 PM To: struts-user Cc: husted Subject: RE: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..) Derek Richardson writes: But you still have to duplicate code in the actions, right? Even if that code is as simple

RE: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..)

2003-01-31 Thread Greg.Reddin
(As quoted in :Struts in action...by Ted Husted et al..) Derek Richardson writes: But you still have to duplicate code in the actions, right? Even if that code is as simple as: Service service = Service.getService(SERVICE_KEY); Foo[] foos = service.getFoos

Re: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..)

2003-01-31 Thread BaTien Duong
with a personalized token (what user has). Struts-Tiles action allows you to do this at individual action level. In this example, you just assign the action at authenticationLevel2. Your controller will send the further challenge before serving the requested action. It remembers the user requestURL so

design question about action chainning(As quoted in :Struts in action...byTed Husted et al..)

2003-01-31 Thread Ted Husted
to be doing can be refactored into base actions or utility classes, so the funcationality can be reused using standard object-orientated techniques. -Ted. -- Ted Husted, Struts in Action http://husted.com/struts/book.html

Re: design question about action chainning(As quoted in :Struts in action...byTed Husted et al..)

2003-01-31 Thread Brian Lee
or modify more code. BAL From: Ted Husted [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..) Date: Fri, 31 Jan 2003 13:06:30

RE: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..)

2003-01-31 Thread Derek Richardson
Subject: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..) The best example of waht I'm calling an Action relay is how Struts handles validation. If validation fails, the request is forwarded to the input property, which could be another

design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..)

2003-01-30 Thread shirishchandra . sakhare
Hi All, I have a very basic design question about struts action design..We have been developing a fairly large and complex web application involving struts and struts has proved to be a great help :-)) But after reading the book by Mr. Husted et al., Struts in action,I have some basic

RE: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..)

2003-01-30 Thread Greg.Reddin
it into Struts errors. Greg -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 4:34 AM To: [EMAIL PROTECTED] Subject: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..) Hi All, I

Re: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..)

2003-01-30 Thread BaTien Duong
. BaTien - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 30, 2003 3:34 AM Subject: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..) Hi All, I have a very basic design question about struts action design

RE: design question about action chainning(As quoted in :Struts in action...by Ted Husted et al..)

2003-01-30 Thread Derek Richardson
you get reuse of presentation code, not just business logic. -Original Message- From: BaTien Duong [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 11:09 AM To: Struts Users Mailing List Subject: Re: design question about action chainning(As quoted in :Struts in action

Can anybody make a recommendation between Struts in Action and StrutsKick Start

2003-01-15 Thread Denis Wang
Thanks a lot! Denis -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Can anybody make a recommendation between Struts in Action and Struts Kick Start

2003-01-15 Thread Puneet Agarwal
Even I was into the same dilemma which one to buy... I then read a lot of reviews and decided that I want Struts in Action first, and I have ordered it from Amazon.com, am waiting for the book now a days..it will take almost 15 days for me to receive the book. I chose this one only because

RE: Can anybody make a recommendation between Struts in Action and Struts Kick Start

2003-01-15 Thread Durham David Cntr 805CSS/SCBE
I've read Struts in Action. It seems to me that it is dummied a bit, but still a very good book. I don't know about Struts Kick Start. Has anyone read Programming Jakarta Struts from O'Reilly? -Original Message- From: Puneet Agarwal [mailto:[EMAIL PROTECTED]] Sent: Wednesday

S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Puneet Agarwal
] Sent: Wednesday, January 15, 2003 3:11 PM Subject: RE: Can anybody make a recommendation between Struts in Action and Struts Kick Start I've read Struts in Action. It seems to me that it is dummied a bit, but still a very good book. I don't know about Struts Kick Start. Has anyone read

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Mark Galbreath
Read it? I helped edit it - see the acknowledgements at the beginning of the book. It's the best of the lot. Mark - Original Message - From: Durham David Cntr 805CSS/SCBE [EMAIL PROTECTED] Sent: Wednesday, January 15, 2003 3:11 PM Has anyone read Programming Jakarta Struts from

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Jacques-Olivier Goussard
Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start] Read it? I helped edit it - see the acknowledgements at the beginning of the book. It's the best of the lot. Mark - Original Message - From: Durham David Cntr 805CSS/SCBE [EMAIL

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Sri Sankaran
between Struts in Action and Struts Kick Start] Read it? I helped edit it - see the acknowledgements at the beginning of the book. It's the best of the lot. Mark - Original Message - From: Durham David Cntr 805CSS/SCBE [EMAIL PROTECTED] Sent: Wednesday, January 15, 2003 3:11 PM Has anyone

Re: S in Action Vs S Kick Start [Was: Can anybody make a recommendationbetween Struts in Action and Struts Kick Start]

2003-01-15 Thread Kevin . Bedell
respond to Struts Struts in Action and Struts Kick Start] Users Mailing List

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Sterin, Ilya
Struts Kick Start is wonderful, Struts in Action is the Struts bible. Both are complementary to each other, I'd suggest getting both. Ilya -Original Message- From: Puneet Agarwal To: Struts Users Mailing List Sent: 1/15/03 8:42 AM Subject: S in Action Vs S Kick Start [Was: Can anybody

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Chappell, Simon P
'; 'Struts Users Mailing List ' Subject: RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start] Struts Kick Start is wonderful, Struts in Action is the Struts bible. Both are complementary to each other, I'd suggest getting both

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Sterin, Ilya
List Sent: 1/15/03 9:15 AM Subject: RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start] For SERIOUS Struts development (the kind that Mark does! ;-) a developer/team needs a couple of books on Struts. This is because each excels

RE: Can anybody make a recommendation between Struts in Action and Struts Kick Start

2003-01-15 Thread Haseltine, Celeste
I have purchased and just received both Struts in Action and Struts Kick Start. For someone like me who is just moving into Struts, I have found Struts Kick Start to be the best resource, due to it's extensive examples on how to use the Struts tag libraries. The one thing I don't like about

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Mark Galbreath
How dare you accuse me of such! -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 11:16 AM For SERIOUS ... (the kind that Mark does! ;-) Simon -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Chappell, Simon P
a recommendation between Struts in Action and Struts Kick Start] How dare you accuse me of such! -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 11:16 AM For SERIOUS ... (the kind that Mark does! ;-) Simon -- To unsubscribe

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Sterin, Ilya
Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start] This is Kevin - one of the co-authors of Kick Start. The reprint we've been discussing is primarily because stocks have run low. Any changes will be very minimal. I'd expect that maybe 3-4 pages will have

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Chappell, Simon P
in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start] Hey, that would be great:-) Please do so, that way we won't have to exchange our first print books for the new ones:-) Ilya -Original Message- From: [EMAIL PROTECTED

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendationbetween Struts in Action and Struts Kick Start]

2003-01-15 Thread Kevin . Bedell
/SunLife) mSubject: RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation 01/15/2003 11:57 AM between Struts in Action and Struts Kick Start

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Chappell, Simon P
Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start] Sure - Send it to me with a BASASE (Big A-- Self Addressed Stamped Envelope) and I'll turn it around right away

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendationbetween Struts in Action and Struts Kick Start]

2003-01-15 Thread Kevin . Bedell
a recommendation 01/15/2003 12:30 PM between Struts in Action and Struts Kick Start] Please respond to Struts

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread Chappell, Simon P
in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start] All told in the end I believe with any luck we'll make an hourly rate similar that of a gas station attendent. The gas station attendant, though, gets free coffee - we purchased

RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start]

2003-01-15 Thread James Turner
-Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 11:58 AM To: Struts Users Mailing List Subject: RE: S in Action Vs S Kick Start [Was: Can anybody make a recommendation between Struts in Action and Struts Kick Start] I

RE: Struts in Action Unavailable at Amazon

2003-01-06 Thread Haseltine, Celeste
I ordered the Struts in Action book on Amazon in early Nov. I did go on backorder status, but I received my copy the week before Christmas. Perhaps they have a large number of people on backorder status as I was, and don't want to accept new orders until they have filled all of their current

RE: Struts in Action Unavailable at Amazon

2003-01-04 Thread colin campbell
it everywhere. Ilya -Original Message- From: James Watkin [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 6:33 PM To: [EMAIL PROTECTED] Subject: FYI: Struts in Action Unavailable at Amazon I tried to place an order for Struts in Action just prior to Christmas. Here's

Re: FYI: Struts in Action Unavailable at Amazon

2003-01-03 Thread Ted Husted
After several inquiries, my publisher has finally gotten Amazon to update their database to reflect the true status of the book, Available in 24 hours. They do have copies in the warehouse, and a third reprinting is in the works for when these run out. Thanks for bringing this up =:0) -Ted.

Re: FYI: Struts in Action Unavailable at Amazon

2003-01-03 Thread Vincent Stoessel
3rd printing huh? Congrats to you all! Who says you can't make a living off of open source? Ted Husted wrote: After several inquiries, my publisher has finally gotten Amazon to update their database to reflect the true status of the book, Available in 24 hours. They do have copies in the

FYI: Struts in Action Unavailable at Amazon

2003-01-02 Thread James Watkin
I tried to place an order for Struts in Action just prior to Christmas. Here's Amazon's response: Greetings from Amazon.com. We are sorry to report that we will not be able to obtain the following item from your order: Ted Husted, et al Struts in Action: Building Web Applications

RE: Struts in Action Unavailable at Amazon

2003-01-02 Thread Sterin, Ilya
That's funny, it's available at most bookstores in US, Borders and BN, I've seen it everywhere. Ilya -Original Message- From: James Watkin [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 6:33 PM To: [EMAIL PROTECTED] Subject: FYI: Struts in Action Unavailable at Amazon I

struts-config action-mapping how to set custom attribute

2002-12-17 Thread Steve Vanspall
Hi there I was wondering if there is a way to set a custom attrbiute to an action mapping, and then retieve it using the ActionMapping class. I notice that the ActionMapping class has a getAttribute(String s) method, but I am not sure if there is a way to set that attribute in the struts-config

RE: Struts In Action on Slashdot

2002-12-03 Thread ROSSEL Olivier
Woo hoo! A Struts In Action book review on Slashdot! http://books.slashdot.org/books/02/11/25/1731249.shtml?tid=156 Shortly: The bible of web MVC :-) Someone on IRC said that one of its chapters (that was already available) is talking about an old flavour of the Validator. Is it true

Review of Struts in Action and JSTL in Action

2002-12-03 Thread micael
Woo Hoo -- my review of both Struts in Action and JSTL in Action is on Amazon with pfeiffers, etc. Micael --- This electronic mail transmission and any accompanying documents contain information belonging to the sender which may

Struts In Action on Slashdot

2002-12-03 Thread Craig R. McClanahan
Woo hoo! A Struts In Action book review on Slashdot! http://books.slashdot.org/books/02/11/25/1731249.shtml?tid=156 Craig -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread Kevin . Bedell
Bedell/Systems/USHO/SunLife) Subject:[ANNOUNCE] Struts In Action now in print The Manning book, Struts in Action, is now available for sale at the publisher's website www.manning.com/husted and will arrive at bookstores everywhere over the next few weeks. Struts solves the most common problems

Re: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread Eddie Bush
The sample chapters look very good Ted - nice job :-) I'm sure the rest of the book is just as excellent! -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

RE: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread James Childers
. I have no problems recommending the book sight-unseen based solely upon Ted's reputation. -= James -Original Message- From: Ted Husted [mailto:husted;apache.org] Sent: Thursday, November 07, 2002 9:48 AM To: Struts Users Mailing List Subject: [ANNOUNCE] Struts In Action now in print

RE: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread Hohlen, John
I purchased the e-book version of the book and I must say it is excellent! It's very well written. JOHN -Original Message- From: Eddie Bush [mailto:ekbush;swbell.net] Sent: Thursday, November 07, 2002 11:07 AM To: Struts Users Mailing List Subject: Re: [ANNOUNCE] Struts In Action now

Re: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread kiuma
Congratulations!!! You have been my first approach to struts, I'll shurely buy your book!! (maybe in e-form) -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread Adolfo Miguelez
] Subject: [ANNOUNCE] Struts In Action now in print Date: Thu, 07 Nov 2002 10:47:39 -0500 The Manning book, Struts in Action, is now available for sale at the publisher's website www.manning.com/husted and will arrive at bookstores everywhere over the next few weeks. Struts solves the most common problems

Re: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread Adolfo Miguelez
sorry, I mistaked the target address :-O From: Ted Husted [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: [ANNOUNCE] Struts In Action now in print Date: Thu, 07 Nov 2002 10:47:39 -0500 The Manning book, Struts

RE: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread James Mitchell
: Adolfo Miguelez [mailto:pelly69;hotmail.com] Sent: Thursday, November 07, 2002 12:00 PM To: [EMAIL PROTECTED] Subject: Re: [ANNOUNCE] Struts In Action now in print sorry, I mistaked the target address :-O From: Ted Husted [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED

RE: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread Craig R. McClanahan
On Thu, 7 Nov 2002, James Childers wrote: Date: Thu, 7 Nov 2002 10:07:46 -0600 From: James Childers [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: RE: [ANNOUNCE] Struts In Action now in print

Re: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread Ted Husted
The best place to post any questions regarding the mechanics of the SIA book is the forum at the book's website at manning.com. I will be following up on any questions posted there. I will also be spending more time at the JGuru Struts forum now, to help take the heat off this much-burdened

Re: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread Daniel Jaffa
Now that jguru wants money to search their archives are people still using it as much - Original Message - From: Ted Husted [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, November 07, 2002 3:45 PM Subject: Re: [ANNOUNCE] Struts In Action now in print

Ted and the Crew Struts in Action Book

2002-11-05 Thread micael
Gang of Four Struts Version Couldn't find out how to get to the private web forum on the book (Struts in Action) that is mentioned on page xxxii of the ebook. So, thought I would toss a bit of errata in here and get information from whomever on how to access that page in time. The first code

strange error not finding org/apache/struts/action/Action class

2002-07-18 Thread Emerson Cargnin - SICREDI Serviços
Action instance 2002-07-18 17:14:07,326 ERROR [org.apache.struts.action.RequestProcessor] No action instance for path /PesquisaPraca could be created java.lang.NoClassDefFoundError: org/apache/struts/action/Action at java.lang.ClassLoader.defineClass0(Native Method

RE: Struts without action and form classes

2002-07-10 Thread Robert Taylor
]] Sent: Wednesday, July 10, 2002 2:19 AM To: 'Struts Users Mailing List' Subject: AW: Struts without action and form classes Hi owen. Yes it is possible, but I think you need Struts 1.1b. See below: action path=/logonNative name=dummyForm parameter=/Logon/Logon.jsp

Re: AW: Struts without action and form classes

2002-07-10 Thread Joe Germuska
=/Logon/Logon.jsp scope=request type=org.apache.struts.actions.ForwardAction validate=false /action In Struts 1.1b you have sevaral custom Actions like DynamicAction and also ForwardAction. In the key parameter you specify your JSP, you want to forward

Struts without action and form classes

2002-07-09 Thread @Basebeans.com
Subject: Struts without action and form classes From: Owen [EMAIL PROTECTED] === Is it possible for demo purposes to have struts provide the Framework for a set of JSP files without the JSP files having associated Action and Form classes behind them? I've just created/designed some new JSP

AW: Struts without action and form classes

2002-07-09 Thread Manfred Wolff
Hi owen. Yes it is possible, but I think you need Struts 1.1b. See below: action path=/logonNative name=dummyForm parameter=/Logon/Logon.jsp scope=request type=org.apache.struts.actions.ForwardAction validate=false /action In Struts 1.1b

Usage form struts-html:form action= attribute

2002-01-18 Thread Alex Paransky
Should the action attribute on struts-html:form tag be made to understand relative as well as absolute URIs? Currently, my .JSP code looks like this: ... html:form action=/private/cart/cartHeaderSave.do ... ... My action in struts-config.xml looks like this: action path=/private/cart

Struts : html:form action='

2001-12-10 Thread Krishnamoorthy
Hi All, Could you pl. answer to this following question: When I am trying to use the following html:form action=/abc/xyz/login.do?TargetPage=kicha.jsp method=POST in the above form action I am getting a error ie; after the TargetPage if I am using any symbols such as (DOT . or SLASH / )

  1   2   >