Hello World does not work.

2014-07-05 Thread Jim Anderon
Hello All, I am an experienced programmer, but inexperienced in web programming and a total newbie to struts. Struts looks like it will be very useful to my web programming so I have ventured into the tutorials to start learning how to use it. I ran the first tutorial 'basic_struts' successfu

Re: Hello World does not work.

2014-07-05 Thread Jim Anderon
ra B wrote: do you have index.jsp in your webContent folder and did you configure struts2 filter in web.xml? On Sat, Jul 5, 2014 at 5:33 PM, Jim Anderon <mailto:jim_ander...@jjajava.com>> wrote: Hello All, I am an experienced programmer, but inexperienced in web

Re: Hello World does not work.

2014-07-06 Thread Jim Anderon
I can see there is some struts filtering, but at this point I do not know if something needs to be changed. Jim A. On 07/05/2014 10:08 AM, jayachandra B wrote: do you have index.jsp in your webContent folder and did you configure struts2 filter in web.xml?

Re: Hello World does not work.

2014-07-06 Thread Jim Anderon
x27;s where it will be put. On Sat, Jul 5, 2014 at 10:27 AM, Ken McWilliams mailto:ken.mcwilli...@gmail.com>> wrote: What IDE are you using? Knowing the IDE someone might be willing to give "click by click" instructions. On Sat, Jul 5, 2014 at

Re: Hello World does not work.

2014-07-06 Thread Jim Anderon
ect: Re: Hello World does not work. From: jayachandra1...@gmail.com To: user@struts.apache.org eclipse kepler ide On Sat, Jul 5, 2014 at 10:57 PM, Ken McWilliams wrote: What IDE are you using? Knowing the IDE someone might be willing to give "click by click" instructions.

Re: Hello World does not work.

2014-07-06 Thread Jim Anderon
elopment, it will help a lot in resolving issues. On Sun, Jul 6, 2014 at 7:11 PM, Jim Anderon <mailto:jim_ander...@jjajava.com>> wrote: JJA> Martin, JJA> JJA> I'm not familiar with $TOMCAT_HOME. Is this the root directory where tomcat6 is instal

Re: Hello World does not work.

2014-07-08 Thread Jim Anderon
rld does not work. From: jayachandra1...@gmail.com To: user@struts.apache.org eclipse kepler ide On Sat, Jul 5, 2014 at 10:57 PM, Ken McWilliams wrote: What IDE are you using? Knowing the IDE someone might be willing to give "click by click" instructions. On Sat, Jul 5

hello world is giving me a stack trace.

2014-07-08 Thread Jim Anderon
Hi, I'm trying to learn about struts and I have been trying to run the tutorials. The example, 'basic struts', runs ok in my environment. But when I run 'hello_world', I get a stack trace, which I will attach to this email. I'm running on Crunchbang linux, a Debian deriviative, and I'm using

Re: hello world is giving me a stack trace.

2014-07-08 Thread Jim Anderon
it's difficult to help. I haven't seen that stacktrace before, though. On Tue, Jul 8, 2014 at 3:47 PM, Jim Anderon <mailto:jim_ander...@jjajava.com>> wrote: Hi, I'm trying to learn about struts and I have been trying to run the tutorials. The example,

Re: hello world is giving me a stack trace.

2014-07-08 Thread Jim Anderon
on in your struts.xml file. You need to at least add your struts.xml file. On Tue, Jul 8, 2014 at 12:47 PM, Jim Anderon <mailto:jim_ander...@jjajava.com>> wrote: Hi, I'm trying to learn about struts and I have been trying to run the tutorials. The example, 'basi

tutorial app cannot be installed and run

2014-07-22 Thread Jim Anderon
I am currently reading the book, "Struts 2 Design & Programming", by Budi Kurniawan. The book gives a path to download the examples used in the book and the author states that all of the examples have been tested in tomcat6. I have downloaded the examples, but there are no instructions on how t