provide Helloworld application in Struts2.0

2011-11-13 Thread Praveen Jain
Dear  All, I am new in Struts 2.0 I need a working Helloworld application to Run on TOMCAT server. Thanks in Advance. Praveen Jain

Re: provide Helloworld application in Struts2.0

2011-11-13 Thread Dave Newton
There are several demo apps, including a mostly-blank one called "struts-blank" provided in the full and sample apps distros. http://struts.apache.org/download.cgi Dave On Sun, Nov 13, 2011 at 8:53 AM, Praveen Jain < jain_praveen_mail...@

RE: provide Helloworld application in Struts2.0

2011-11-13 Thread Ilya Kazakevich
--Original Message- From: Praveen Jain [mailto:jain_praveen_mail...@yahoo.com] Sent: Sunday, November 13, 2011 5:54 PM To: user@struts.apache.org Subject: provide Helloworld application in Struts2.0 Dear  All, I am new in Struts 2.0 I need a working Helloworld application to Run on TOM

RE: provide Helloworld application in Struts2.0

2011-11-13 Thread Praveen Jain
wrote: From: Ilya Kazakevich Subject: RE: provide Helloworld application in Struts2.0 To: "'Struts Users Mailing List'" Date: Sunday, November 13, 2011, 6:02 AM Hello, You can find one here: http://struts.apache.org/2.0.11/docs/hello-world.html They use jetty in example

Re: provide Helloworld application in Struts2.0

2011-11-13 Thread JOSE L MARTINEZ-AVIAL
ldStruts2/) > is not available. > Can you help to solve the error. > > ThanksPraveen Jain > --- On Sun, 11/13/11, Ilya Kazakevich > wrote: > > From: Ilya Kazakevich > Subject: RE: provide Helloworld application in Struts2.0 > To: "'Struts Users Mailing List'&

RE: provide Helloworld application in Struts2.0

2011-11-13 Thread Ilya Kazakevich
to:jain_praveen_mail...@yahoo.com] Sent: Sunday, November 13, 2011 9:11 PM To: Struts Users Mailing List Subject: RE: provide Helloworld application in Struts2.0 Thanks for your reply but I am getting Error HTTP Status 404 - /HelloWorldStruts2/type Status reportmessage /HelloWorldStruts2/description Th

RE: provide Helloworld application in Struts2.0

2011-11-13 Thread Praveen Jain
Struts2 /* ThanksPraveen Jain   --- On Sun, 11/13/11, Ilya Kazakevich wrote: From: Ilya Kazakevich Subject: RE: provide Helloworld application in Struts2.0 To: "'Struts Users Mailing List'" Date: Sunday, November 13, 2011, 9:22 AM What is "

Re: provide Helloworld application in Struts2.0

2011-11-13 Thread jlmagc
Struts2 /* ThanksPraveen Jain   --- On Sun, 11/13/11, Ilya Kazakevich wrote: From: Ilya Kazakevich Subject: RE: provide Helloworld application in Struts2.0 To: "'Struts Users Mailing List'" Date: Sunday, November

RE: provide Helloworld application in Struts2.0

2011-11-13 Thread Ilya Kazakevich
, November 13, 2011 9:51 PM To: Struts Users Mailing List Subject: RE: provide Helloworld application in Struts2.0   HelloWorldStruts2  is the name of the project made in Eclipse and its web.xml is as under mentioned    http://java.sun.com/xml/ns/j2ee"; xmlns:xsi="http://www.w3.org/2001

Re: provide Helloworld application in Struts2.0

2011-11-13 Thread Praveen Jain
The name of the war file is HelloWorldStruts2.  --- On Sun, 11/13/11, jlm...@gmail.com wrote: From: jlm...@gmail.com Subject: Re: provide Helloworld application in Struts2.0 To: "Struts Users Mailing List" Date: Sunday, November 13, 2011, 9:52 AM The display name does not matt

RE: provide Helloworld application in Struts2.0

2011-11-14 Thread Praveen Jain
Struts2 /* Code for Struts.xml  http://struts.apache.org/dtds/struts-2.0.dtd";> Helloworld.jsp     --- On Sun, 11/13/11, Ilya Kazakevich wrote: From: Ilya Kazakevich Subje

Re: provide Helloworld application in Struts2.0

2011-11-14 Thread Dave Newton
Struts2 > > org.apache.struts2.dispatcher.FilterDispatcher > > > >Struts2 >/* > > > > > > Code for Struts.xml > > > "-//Apache Software Foundation//

Re: provide Helloworld application in Struts2.0

2011-11-14 Thread Damian Krawcewicz
org.apache.struts2.dispatcher.FilterDispatcher > > > >Struts2 >/* > > > > > > Code for Struts.xml > > > "-//Apache Software Foundation//DTD St

Re: provide Helloworld application in Struts2.0

2011-11-14 Thread Dave Newton
; > > Code for Struts.xml > > > "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN" > "http://struts.apache.org/dtds/struts-2.0.dtd";> > > > > class="Struts2.HelloWorldAction" method="execute">

Re: provide Helloworld application in Struts2.0

2011-11-15 Thread Praveen Jain
.name=name; } }  Thanks Praveen Jain --- On Mon, 11/14/11, Dave Newton wrote: From: Dave Newton Subject: Re: provide Helloworld application in Struts2.0 To: "Struts Users Mailing List" Date: Monday, November 14, 2011, 8:57 AM Did you not make an action class? There's one

Re: provide Helloworld application in Struts2.0

2011-11-15 Thread Praveen Jain
, 11/14/11, Damian Krawcewicz wrote: From: Damian Krawcewicz Subject: Re: provide Helloworld application in Struts2.0 To: "Struts Users Mailing List" Date: Monday, November 14, 2011, 8:58 AM For starters, this line: either remove "struts-default" or change it to: ext

Re: provide Helloworld application in Struts2.0

2011-11-15 Thread JOSE L MARTINEZ-AVIAL
Struts2/ > description The requested resource (/HelloWorldStruts2/) is not > available. > > > Apache Tomcat/5.0.28 > > > Thanks Praveen Jain > > --- On Mon, 11/14/11, Damian Krawcewicz wrote: > > From: Damian Krawcewicz > Subject: Re: provide Helloworld a

RE: provide Helloworld application in Struts2.0

2011-11-15 Thread Ilya Kazakevich
e- From: Praveen Jain [mailto:jain_praveen_mail...@yahoo.com] Sent: Tuesday, November 15, 2011 9:52 PM To: Struts Users Mailing List Subject: Re: provide Helloworld application in Struts2.0 Dear Demo, Still it is not running and following error message is occurring HTTP Status 404 - /Hello

RE: provide Helloworld application in Struts2.0

2011-11-15 Thread Praveen Jain
--- On Tue, 11/15/11, Ilya Kazakevich wrote: From: Ilya Kazakevich Subject: RE: provide Helloworld application in Struts2.0 To: "'Struts Users Mailing List'" Date: Tuesday, November 15, 2011, 10:31 AM What URL do you use? Struts uses ".action&quo

RE: provide Helloworld application in Struts2.0

2011-11-15 Thread Ilya Kazakevich
- From: Praveen Jain [mailto:jain_praveen_mail...@yahoo.com] Sent: Tuesday, November 15, 2011 11:14 PM To: Struts Users Mailing List Subject: RE: provide Helloworld application in Struts2.0 On using it is showing the error as follows  HTTP Status 404 - /HelloWorldStruts2/HelloWorldActi

Re: provide Helloworld application in Struts2.0

2011-11-15 Thread Dave Newton
WorldStruts2/ > > > type Status report > message /HelloWorldStruts2/ > description The requested resource (/HelloWorldStruts2/) is not > available. > > > Apache Tomcat/5.0.28 > > > Thanks Praveen Jain > > --- On Mon, 11/14/11, Damian Krawcewicz wrote: > &

RE: provide Helloworld application in Struts2.0

2011-11-16 Thread Praveen Jain
. Please find my Log  status as you require as an attached file.  Thanks  Praveen Jain --- On Tue, 11/15/11, Ilya Kazakevich wrote: From: Ilya Kazakevich Subject: RE: provide Helloworld application in Struts2.0 To: "'Struts Users Mailing List'" Date: Tuesday, Novembe

Re: provide Helloworld application in Struts2.0

2011-11-16 Thread Dave Newton
find my Log status as you require as an attached file. > * > > * > * > > *Thanks > * > > *Praveen Jain > * > > * > * > > * > * > > * > * > > * > * > > > > --- On *Tue, 11/15/11, Ilya Kazakevich *wrote: > > > From: Ily

RE: provide Helloworld application in Struts2.0

2011-11-16 Thread Ilya Kazakevich
>> javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found 1) what is your java version? 2) what is your tomcat version? 3) struts version? 4) do you have any jars inside "endorsed" folder of your tomcat? If so -- what version

Re: provide Helloworld application in Struts2.0

2011-11-16 Thread bphill...@ku.edu
You may want to read the tutorials here: http://struts.apache.org/2.2.3.1/docs/getting-started.html There are detailed examples applications that you can download and run in Tomcat. -- View this message in context: http://struts.1045723.n5.nabble.com/provide-Helloworld-application-in-Struts2-0-

RE: provide Helloworld application in Struts2.0

2011-11-17 Thread Praveen Jain
two jar files named  xercesImpl.jar and xml-apis.  4) I am using Eclipse Ganymade Editor to develop this application.  Thanks in advance for your co-operation .  --- On Wed, 11/16/11, Ilya Kazakevich wrote: From: Ilya Kazakevich Subject: RE: provide Helloworld application in Struts2.0 To: "&

RE: provide Helloworld application in Struts2.0

2011-11-17 Thread Dave Newton
p this application. > > Thanks in advance for your co-operation . > --- On Wed, 11/16/11, Ilya Kazakevich > wrote: > > From: Ilya Kazakevich > Subject: RE: provide Helloworld application in Struts2.0 > To: "'Struts Users Mailing List'"