Re: Hello .. Struts examples

2003-11-20 Thread Sergey Smirnov
This is a good start point: http://jakarta.apache.org/struts/resources/tutorials.html tim duch [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello , I am very new to the struts, Where can i find very simple examples on struts, any pointer will be very helpful.. -Tim

Re: Hello World gone wrong

2003-11-17 Thread Adam Hardy
Hi Richard, simply put, struts is not initializing the message resources until you call an action mapping. Since you go straight to hello.jsp direct, struts bean taglib doesn't have the resource bundle available. See the output log below that comes at the point when I call 'hello.do', an

RE: Hello Basic Question.

2003-11-14 Thread Nguyen, Hien
Tim, There is an examples.war application that comes with Tomcat and a struts-blank.war that comes with Struts that you can play with. Drop those .war files in the webapps directory of tomcat and they will be deployed. You'll see the exploded directory structure of each .war app. If you just

RE: Hello Basic Question.

2003-11-14 Thread Ramadoss Chinnakuzhandai
Hi Tim, Following are the easy steps to develop web app using Struts You also might want to try out my newbie walk throughs at http://www.reumann.net/do/struts/main I created those lessons because when I was learning nothing was out there like it (baby step by step stuff:). Let me

Re: Hello World gone wrong

2003-11-12 Thread Adam Hardy
On 11/12/2003 02:50 AM Richard Morris wrote: Adam, The struts.jar is located in the /WEB-INF/lib folder. I know the struts.jar file is working because I can use the html tags (i.e. html:html, html:base/, etc.) without error. I just don't know what the problem could be. I am sure it is something

Re: Hello World gone wrong

2003-11-11 Thread Adam Hardy
. -Richard -Original Message- From: Richard Morris [mailto:[EMAIL PROTECTED] Sent: Monday, November 10, 2003 4:03 PM To: Struts Users Mailing List Subject: Re: Hello World gone wrong Hi Adam, The HelloWorldMessageResources.properties file is where you have stated. I also tried your comment

Re: Hello World gone wrong

2003-11-11 Thread Richard Morris
, you think it would be noticeable. Anyway, thanks for the help. Richard Morris [EMAIL PROTECTED] - Original Message - From: Adam Hardy [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, November 11, 2003 4:28 AM Subject: Re: Hello World gone wrong I also

Re: Hello World gone wrong

2003-11-10 Thread Adam Hardy
On 11/10/2003 04:48 AM Richard Morris wrote: org.apache.jasper.JasperException: Cannot find message resources under key org.apache.struts.action.MESSAGE Here is the struts-config.xml file: struts-config message-resources parameter=HelloWorldMessageResources null=false/ /struts-config

Re: Hello World gone wrong

2003-11-10 Thread Richard Morris
] Sent: Monday, November 10, 2003 3:47 AM Subject: Re: Hello World gone wrong On 11/10/2003 04:48 AM Richard Morris wrote: org.apache.jasper.JasperException: Cannot find message resources under key org.apache.struts.action.MESSAGE Here is the struts-config.xml file: struts-config message

Re: Hello World gone wrong

2003-11-10 Thread Adam Hardy
Hi Richard, you don't need to package it. I have never packaged a resources file or put it in a jar seperately. According to your config, it's in the right place, something like e:\projects\helloworld\WEB-INF\classes\HelloWorldMessageResources.properties right? The error must lie elsewhere. I

Re: Hello World gone wrong

2003-11-10 Thread Richard Morris
Mailing List [EMAIL PROTECTED] Sent: Monday, November 10, 2003 2:01 PM Subject: Re: Hello World gone wrong Hi Richard, you don't need to package it. I have never packaged a resources file or put it in a jar seperately. According to your config, it's in the right place, something like e

RE: Hello World gone wrong

2003-11-10 Thread Yee, Richard K,,DMDCWEST
Mailing List Subject: Re: Hello World gone wrong Hi Adam, The HelloWorldMessageResources.properties file is where you have stated. I also tried your comment style in the properties file as well as removing all comments and it didn't change anything. I have also removed the application init-param

Re: Hello - Digester Issue

2003-08-14 Thread Raj Atchutuni
I am using Struts w/ WSAD 5.0 for development. At the start up of the home page on Orion on Unix (after deployment) i see enormous (could be Digester messages) debug statements,on the console, which causing 5-10 mins delay in displaying the page. I dont see this problem when i am running the

RE: Hello

2003-08-14 Thread Mike Jasnowski
http://jakarta.apache.org/struts/userGuide/index.html Is a good place to start. -Original Message- From: Ilknur Elmaci [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 9:48 AM To: 'Struts Users Mailing List' Subject: Hello Hi Everybody, I am new in Struts. I must learn much

Re: Hello

2003-08-14 Thread Frat TRYAK
Hi lknur, I suggest you to visit the below url ; http://jakarta.apache.org/struts/resources/tutorials.html and we have a site in Turkey if you like to read turkish documents. The site is created by struts. Wish to see you there. The link is below http://www.j-tr.net F. - Original

Re: Hello - Digester Issue is solved.

2003-08-14 Thread Raj Atchutuni
I need to start my Orion in -quite mode, which solved the problem. Thanks for your attention. Raj - Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software

RE: Hello

2003-08-14 Thread Bradley Handy
http://www.reumann.net/do/struts/main Here is another good place to start. -Original Message- From: Ilknur Elmaci [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 9:48 AM To: 'Struts Users Mailing List' Subject: Hello Hi Everybody, I am new in Struts. I must learn

RE: hello

2002-06-25 Thread Dan Cancro
Check these out: http://jakarta.apache.org/struts/doc-1.0.2/userGuide/building_model.html#act ionform http://jakarta.apache.org/struts/doc-1.0.2/userGuide/building_controller.htm l#action_classes http://www.mail-archive.com/struts-user@jakarta.apache.org/msg31442.html -Original

RE: hello

2002-06-25 Thread Christian Velez
Check the Struts Main website. They have bundles of information. Christian -Original Message- From: Rai, Nandkishore [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 1:41 PM To: [EMAIL PROTECTED] Subject: hello Importance: Low I am new to sturts and i want to know some thing

Re: hello

2002-06-25 Thread Mete Kural
Hi, Please check out these references for information on how to use Struts in general: http://jakarta.apache.org/struts/resources/tutorials.html Good luck learning Struts, Mete --- Rai, Nandkishore [EMAIL PROTECTED] wrote: I am new to sturts and i want to know some thing about ActionForm

RE: hello

2002-06-25 Thread James Mitchell
??? ;) -Original Message- From: Chuck Cavaness [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 2:06 PM To: Struts Users Mailing List Subject: Re: hello Tooting my own horn, read my posted chapters at: http://www.theserverside.com/resources/strutsreview.jsp Chuck At 01

Re: Hello..

2001-09-14 Thread Ted Husted
http://husted.com/about/struts/resources.htm#tutorials Rathikindi, Venkata wrote: Hi Marcel, This is Venkat,I got you mail id from the Struts user subscription. I need some help regarding startus tutorials. I just started working on Struts framework.I a trying to find out a tutorial for