RE: New to struts, having an issue

2004-01-13 Thread Richard Hightower
PROTECTED] Subject: RE: New to struts, having an issue Conclusion: Your execute method is getting called... it is the one throwing the exception. (Or the exception gets thrown when it executes a helper object). See... com.faid.qa.actions.viewDataAction.execute(viewDataAction.java:19) Send the abo

RE: New to struts, having an issue

2004-01-13 Thread Richard Hightower
Conclusion: Your execute method is getting called... it is the one throwing the exception. (Or the exception gets thrown when it executes a helper object). See... com.faid.qa.actions.viewDataAction.execute(viewDataAction.java:19) Send the above line of code with surrounding code. Thought p

Re: New to struts, having an issue

2004-01-13 Thread David Erickson
Bret, I'm using execute in all of my actions. You are implementing the execute action properly in your viewDataAction action class correct? Also you are properly extending Action? Posting some source code might help. -David - Original Message - From: "Bret Kumler" <[EMAIL PROTECTED]> T

RE: New to struts, having an issue

2004-01-13 Thread Bret Kumler
Nevermind. LOL I forgot to remove the throw exception.. DUHH -Original Message- From: Bret Kumler [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 13, 2004 2:10 PM To: Struts Users Mailing List Subject: New to struts, having an issue Guys. I'm using JBOSS 3.2.3, struts 1.1. When I tr

Re: New to Struts !

2003-11-26 Thread Ricky
you have to build a action-mapping in struts-config.xml, take a look at http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd to validate the struts-config.xml form to insert action-mapping just like: i hope it can help you. :) - Original Message - From: "Rama, Shreekantha (K.)"

Re: new to struts

2003-11-11 Thread Abhijeet Mahalkar
bye mastering struts . good book for basics as well as masters. try out.. abhijeet - Original Message - From: "sanjay paithankar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 11, 2003 2:47 PM Subject: new to struts > Hello > > can any one point the basic docume

RE: new to struts

2003-11-11 Thread Eric SCHULTZ
Good evening... -Original Message- From: Saravanakumar P [mailto:[EMAIL PROTECTED] Sent: November 11, 2003 4:38 AM To: Struts Users Mailing List Subject: RE: new to struts > Programming Jakarta Struts By Chuck Cavaness -O'Reilly publication > is a good book to start. that&#

Re: new to struts

2003-11-11 Thread Pratik Patel
can any one point the basic document regarding Struts which has given small examples. There's this amazing new search engine, called Google, which you can access at www.google.com. If you enter the words "Struts Tutorial" and click "Search" it will bring up a huge list of Struts related website

RE: new to struts

2003-11-11 Thread Saravanakumar P
Programming Jakarta Struts By Chuck Cavaness -O'Reilly publication is a good book to start. SaravanaKumar -Original Message- From: Sumit S. [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 11, 2003 3:07 PM To: Struts Users Mailing List Subject: RE: new to struts

RE: new to struts

2003-11-11 Thread Sumit S.
http://jakarta.apache.org/struts/learning.html is a good place to start. Sumit -Original Message- From: sanjay paithankar [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 11, 2003 2:47 PM To: [EMAIL PROTECTED] Subject: new to struts Hello can any one point the basic document reg

Re: New to Struts

2003-04-02 Thread Ruben Pardo
But ... why are dynaforms better than BaseMap Form's? i'm using BaseMap Form and i think that is a good choice, and if i have to do something in the reset method, i only inherit from the BaseMap, in dynaform you can't do a specific reset am i wrong? Ruben. - Ya

Re: New to Struts

2003-04-02 Thread Brian McSweeney
appreciate it, cheers, Brian - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 02, 2003 11:00 AM Subject: RE: New to Struts > Yes. > Basically you create a form in struts-config.xml. > Then you reference that form in

RE: New to Struts

2003-04-02 Thread Mick . Knutson
understand. -Original Message- From: Brian McSweeney [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 11:52 AM To: Struts Users Mailing List Subject: Re: New to Struts Ah, thanks Mick, So is the DynaForm the one which allows you not to create Forms declaratively using xml

Re: New to Struts

2003-04-02 Thread Brian McSweeney
if so, with what component? thanks, brian - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 02, 2003 10:29 AM Subject: RE: New to Struts > I love DynaForms. But you don't _need_ DynaForms to use Validation. > > But, I

RE: New to Struts

2003-04-02 Thread Mick . Knutson
To: Struts Users Mailing List Subject: RE: New to Struts I would like to use DynaForms. Do you have any tutorial or article about? Thanks, JP -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 2 de Abril de 2003 10:29 To: [EMAIL PROTECTED] Subject

RE: New to Struts

2003-04-02 Thread Joao Batistella
I would like to use DynaForms. Do you have any tutorial or article about? Thanks, JP -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 2 de Abril de 2003 10:29 To: [EMAIL PROTECTED] Subject: RE: New to Struts I love DynaForms. But you don't _

RE: New to Struts

2003-04-02 Thread Mick . Knutson
I love DynaForms. But you don't _need_ DynaForms to use Validation. But, I like being able to declare all my forms, and _not_ creating an ActionForm class for each form I create. -Original Message- From: Brian McSweeney [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 11:23 AM

Re: Re: [New To Struts]

2002-11-01 Thread maya menon
Thanks Mattes [EMAIL PROTECTED] wrote:Hello Maya, a little bit outdatet but... http://www-106.ibm.com/developerworks/library/j-struts/index.html http://www7.software.ibm.com/vad.nsf/Data/Document2557?OpenDocument&p=1&BCT=66 and (registration required): https://www6.software.ibm.com/developer

Re: Re: [New To Struts]

2002-11-01 Thread mattes
Hello Maya, a little bit outdatet but... http://www-106.ibm.com/developerworks/library/j-struts/index.html http://www7.software.ibm.com/vad.nsf/Data/Document2557?OpenDocument&p=1&BCT=66 and (registration required): https://www6.software.ibm.com/developerworks/education/x-iextreme19/? "The foc

Re: [New To Struts]

2002-11-01 Thread maya menon
Mattes Thanks, But is there a document or a link which says about the framework and wsad ? [EMAIL PROTECTED] wrote:> I am new to Struts and plan to do my Enterprise application in WSAD using Take a look at the AuctionEJB-Sample in WSAD. It's based on Struts. Greetings mattes -- Mattes Bal

Re: [New To Struts]

2002-11-01 Thread mattes
> I am new to Struts and plan to do my Enterprise application in WSAD using Take a look at the AuctionEJB-Sample in WSAD. It's based on Struts. Greetings mattes -- Mattes Balser | [EMAIL PROTECTED] High-End Services GmbH | www.h-e-s.de the Nervmich.net Company | http://www.nervmich.net Tel.:

Re: New to Struts , need some answeres to start new development

2002-08-21 Thread Eddie Bush
(see inserted comments) Galbreath, Mark wrote: >Read the book: > >http://www.theserverside.com/resources/strutsreview.jsp > Very good book - highly recommended. It's available for ordering on Amazon now too! >Mark (the lesser-known struts-user FEATURE!) > >-Original Message- >From: As

RE: New to Struts , need some answeres to start new development

2002-08-21 Thread Galbreath, Mark
Read the book: http://www.theserverside.com/resources/strutsreview.jsp Mark -Original Message- From: Ashish Kulkarni [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 12:19 PM 1. If i have to do some validation regarding the input from the user on input fields i was using jav

Re: New to Struts

2002-05-29 Thread Vincent Stoessel
Truly cool, it's running sweet in forte 3.0 CE. OK, time for the slow part, reading the struts docs. :) Thank You James Holmes wrote: > Forte CE and NetBeans are good tools for working with > Struts. Currently the Struts Console plugs into both > of the IDEs. > > Struts Console: > http://ww

Re: New to Struts

2002-05-29 Thread Jeff_Mychasiw
Thanks James, maybe I will throw this question on the Forte List... just for fun. :) James Holmes <[EMAIL PROTECTED]> on 05/29/2002 12:15:55 PM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]&g

Re: New to Struts

2002-05-29 Thread James Holmes
The functionality should be available to both Forte and NetBeans since both are built on the same foundation. Basically we are working on a "Struts Support" module that has tighter integration of Struts Console into the IDEs as well as other functionality. Once things are working you'll be able

Re: New to Struts

2002-05-29 Thread Jeff_Mychasiw
"I'm working with some folks at Sun to bring better Struts support into both of these IDEs. This should add alot of needed development support tools." Just curious about this... I assume that this would available as a plugin as well? long shot How soon would we see this type of thing for

Re: New to Struts

2002-05-29 Thread James Holmes
Forte CE and NetBeans are good tools for working with Struts. Currently the Struts Console plugs into both of the IDEs. Struts Console: http://www.jamesholmes.com/struts/ I'm working with some folks at Sun to bring better Struts support into both of these IDEs. This should add alot of needed de

RE: New to Struts

2002-05-29 Thread Brad Rhoads
I've been using Forte CE w/ struts 1.0. Works OK, but I haven't gotten the debugger going yet. And I have the .java & .class files in the same directories. I know you can set up to compile to different directories, but I haven't taken the time to figure it out yet. -Original Message- From

RE: New to Struts and stuck already...

2002-01-09 Thread Mike Ashamalla
-Original Message- From: Luis M. Rosso [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 09, 2002 11:02 AM To: Struts Users Mailing List Subject: Re: New to Struts and stuck already... Kevin, first of all, please take into account I am new to Struts too... Your mail doesn't includ

Re: New to Struts and stuck already...

2002-01-09 Thread Luis M. Rosso
ight "scope": as far as I understand it, it is the one assigned to the form bean. Hope this helps Luis - Original Message - From: "Keith Bacon" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent

Re: New to Struts and stuck already...

2002-01-09 Thread Keith Bacon
welcome to struts, I'd need more info - more of the error stack trace. Also maybe the struts-config entry for the action class involved. If this is from your jsp maybe it refers to the form bean but you've started the jsp directly (localhost:8080/myapp/myJsp.jsp) rather than through the action m

Re: New To Struts

2001-08-09 Thread Craig R. McClanahan
ed in "struts.jar". > Thanks and Regards, > Nitu. Craig > - Original Message - > From: "Martin Cooper" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, August 09, 2001 4:39 PM > Subject: Re: New To Struts >

Re: New To Struts

2001-08-09 Thread Rama Krishna
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 09, 2001 5:43 PM Subject: Re: New To Struts > Hi, > I downloaded jakarta-struts-1.0.zip file and extracted the files in > c:\jakarta-struts-1.0. But I think lib/commons-*.jar file is missing in my > installation

Re: New To Struts

2001-08-09 Thread Nitu Singh
. Where should I create this WEB-INF directory? (for reference: I am using weblogic5.1) Thanks and Regards, Nitu. - Original Message - From: "Martin Cooper" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 09, 2001 4:39 PM Subject: Re: New To Str

Re: New To Struts

2001-08-08 Thread Martin Cooper
Comments below. - Original Message - From: "Nitu Singh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, August 08, 2001 6:37 PM Subject: Re: New To Struts > Thanks a lot, > And I did visit the home page for s

Re: New To Struts

2001-08-08 Thread Pham Thanh Quan
CTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, August 09, 2001 8:37 AM Subject: Re: New To Struts > Thanks a lot, > And I did visit the home page for struts(and that's where the problem > started). > Let me explain u the doubts which I had going thru the page: > 1) A

Re: New To Struts

2001-08-08 Thread Nitu Singh
, I can go ahead and then may be I will come up more questions? Thanks a lot, Nitu. - Original Message - From: "Martin Cooper" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 09, 2001 3:29 PM Subject: Re: New To Struts > You must not have visited

Re: New To Struts

2001-08-08 Thread Rama Krishna
The following might help you. ramakrishna. * Ted Husted has links tutorials, example webapps, and code (custom tags, etc.). http://www.husted.com/about/struts/ "A Walking Tour of Struts" (at the bottom) walks you through the Struts example webapp. http://www.husted.co

Re: New To Struts

2001-08-08 Thread Martin Cooper
You must not have visited the Struts home page, which should have been your *first* resort. :-) http://jakarta.apache.org/struts/ There you will find: * A link to the Struts User Guide * A 'Resources' link, which will take you to a page listing several tutorials and articles on Struts. * An '

Re: New to Struts

2001-05-21 Thread David Winterfeldt
A lot of the work you will need to do to put together a web based your own MVC framework will already have been done for you if you use Struts. A lot of people have made contributions to the project and will continue to do so. Look at the plans for features to be added for the Struts 1.1 release

RE: New to Struts

2001-05-21 Thread Nanduri, Amarnath
Benefit ?Here are a few.. Completely Internationalized Scalable Flexible However if your app is already up and running in deployment mode, i would not suggest migrating it to struts cause that is a costly process cheers, Amar.. -Original Message- From: [EMAIL PROTECTED]

RE: New to struts

2001-05-03 Thread Manabendra Sarkar
Hi, u copy the struts-example.war to tomcat\webapps and then type the url localhost:8080\struts-example. u should get a pge which is the home page for the example application that comes with the struts thanx manabendra > -Original Message- > From: Geoffrey Van Nuffelen [SMTP:[EMAIL

RE: new to struts

2001-05-02 Thread Akerman, Art
I believe this class is part of JDBC 2.0. I've downloaded jdbc2_0-stdext.jar,added it to the class path and everything worked. -Original Message- From: Manabendra Sarkar [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 10:39 AM To: '[EMAIL PROTECTED]' Subject: new to struts Hi A

Re: New to struts..

2001-03-20 Thread Craig R. McClanahan
On Tue, 20 Mar 2001, Suriyanarayanan, Senthil Kumar wrote: > I'm new to struts and started using it (just deployed the struts-example). I > wonder whether we could > use struts out of the Web Application Archive, as an extracted one, without > any reference to web.xml and just > refer only the

Re: New to Struts

2001-02-21 Thread Maya Muchnik
Joshua, If you will copy struts-example.war file under .../webapps directory, and struts.jar file under .../tomcat/lib directory, then you are all set. Startup Tomcat and run http://localhost:8080/struts-example. Joshua Yip wrote: > Hi , I am new to Struts. Can anyone give me some sample files

Re: New to Struts

2001-02-21 Thread Ted Husted
If you download the binary distribution (nightly build), several working applications are included. In most cases, you can just drag these from the webapps folder in the distribution to the webapps folder for your container. The one you are looking for is the Example application. On the home pa