ow. I will start a new thread for the stack trace.
Thank you for all the comments.
Regards,
Jim A.
On 07/06/2014 08:00 PM, Martin Gainty wrote:
Date: Sun, 6 Jul 2014 09:41:36 -0400
From: jim_ander...@jjajava.com
To: user@struts.apache.org
CC: mgai...@hotmail.com
Subject: Re: Hello World doe
> Date: Sun, 6 Jul 2014 09:41:36 -0400
> From: jim_ander...@jjajava.com
> To: user@struts.apache.org
> CC: mgai...@hotmail.com
> Subject: Re: Hello World does not work.
>
>
http://stackoverflow.com/questions/13301882/deploy-war-file-in-tomcat-server
autoDeploy="true"
unpackWAR = true
MG>
MG>jaya could you explain meaning of web-content please?
Date: Sat, 5 Jul 2014 23:05:37 +0530
ver.xml
>> MG>
>> http://stackoverflow.com/questions/13301882/deploy-war-
>> file-in-tomcat-server
>> autoDeploy="true"
>> unpackWAR = true
>> MG>
>> MG>jaya could you explain meaning of web-content please?
>>
>>
>>
>&
in Gainty wrote:
MG>Jim
MG>$TOMCAT_HOME/conf/server.xml
MG>
http://stackoverflow.com/questions/13301882/deploy-war-file-in-tomcat-server
autoDeploy="true"
unpackWAR = true
MG>
MG>jaya could you explain meaning of web-content please?
Date: Sat, 5 Jul 2014 23:05:37 +0530
Subj
Chris,
Thanks for the suggestions. I tried both, but got same error page. I
will review what I did and play around more and see
if I can get it working.
Jim
On 07/05/2014 01:34 PM, Chris Pratt wrote:
Typically you would put the war file at
/var/lib/tomcat6/webapps/hello_world.war not
/var/
I use Eclipse for java and C++ programming, but for web development I
don't use an IDE.
Jim A.
On 07/05/2014 01:27 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, 2014 at 7:23 AM, Jim Anderon
MG>Jim
MG>$TOMCAT_HOME/conf/server.xml
MG>
http://stackoverflow.com/questions/13301882/deploy-war-file-in-tomcat-server
autoDeploy="true"
unpackWAR = true
MG>
MG>jaya could you explain meaning of web-content please?
> Date: Sat, 5 Jul 2014 23:05:37 +0530
> Subject
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, 2014 at 7:23 AM, Jim Anderon
> wrote:
>
> >
> > index.jsp is in my hello_world.war file and
Typically you would put the war file at /var/lib/tomcat6/webapps/
hello_world.war not /var/lib/tomcat6/webapps/hello_world/hello_world.war.
Tomcat will unbundle the war file into /var/lib/tomcat6/webapps/hello
_world/ for you. One other option would be to try pointing your browser at
http://local
What IDE are you using? Knowing the IDE someone might be willing to give
"click by click" instructions.
On Sat, Jul 5, 2014 at 7:23 AM, Jim Anderon
wrote:
>
> index.jsp is in my hello_world.war file and hello_world.war is at
> /var/lib/tomcat6/webapps/hello_world/hello_world.war.
>
> I have use
index.jsp is in my hello_world.war file and hello_world.war is at
/var/lib/tomcat6/webapps/hello_world/hello_world.war.
I have used the web.xml file, unchanged, from the tutorial area. Here is
the content, where the line numbers are
inserted by my editor and are not part of the file:
1
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
wrote:
>
> Hello All,
>
> I am an experienced programmer, but inexperienced in web programming and a
> total newbie to struts.
> Struts looks like it will
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
14 matches
Mail list logo