index.jsp" />
>>
>> > dir="${builddir}/WebContent/SOMETHING" prefix="SOMETHING"
>> />
>>> dir="${builddir}/${webinfsuffix}" prefi
cdir}/META-INF/MANIFEST.MF">
> includes="index.jsp" />
>
> dir="${builddir}/WebContent/SOMETHING" prefix="SOMETHING"
> />
> dir="${builddir}/${webinfsuffix}" prefix="WEB-INF"
>includes="*.tld,*.xml"
>exclu
application on eclipse. in order to
> run struts application build.xml is required. can any one help me how to
> develop build.xml on eclipse and how to run a struts application on
> eclipse.
> waiting for your reply.
>
>
>
>
>
> --
> Regards,
>
Wow.
--- On Mon, 8/25/08, Jeni Mattews <[EMAIL PROTECTED]> wrote:
> From: Jeni Mattews <[EMAIL PROTECTED]>
> Subject: Re: help in build.xml
> To: "Struts Users Mailing List"
> Date: Monday, August 25, 2008, 9:49 AM
> Dear Mr. Naidu,
>
> Greetings!
&
PROTECTED]>
Subject: help in build.xml
To: user@struts.apache.org
Date: Monday, August 25, 2008, 11:37 AM
hi to all,
i am developing a struts web application on eclipse. in order to
run struts application build.xml is required. can any one help me how to
develop build.xml on eclipse and
why do you need a build.xml to run a struts2 application? Of course it's a good
idea to use ant or maven2 as Build tools but it's not required.
I uploaded a helloWorld.war
(http://www.file-upload.net/download-1066806/struts2helloworld.war.html) which
you can download and then import
--- On Mon, 8/25/08, Narasimha Raju Naidu wrote:
> can any one help me how to develop build.xml on eclipse
http://ant.apache.org/
IIRC current Eclipse builds have an Ant plugin by default.
> and how to run a struts application on eclipse.
http://www.eclipse.org/webtools/community/tut
hi to all,
i am developing a struts web application on eclipse. in order to
run struts application build.xml is required. can any one help me how to
develop build.xml on eclipse and how to run a struts application on eclipse.
waiting for your reply.
--
Regards,
Narasimha Raju.Naidu
Can any one who has used ServletContextListener class in a project, share
their Build.xml file?
--
View this message in context:
http://www.nabble.com/Build.xml-tp18615736p18615736.html
Sent from the Struts - User mailing list archive at Nabble.com
You can download the helloworld project along with
> directory strutcture and
> build.xml file from
>
http://www.roseindia.net/struts/struts2/struts2tutorial.zip
>
> code is tested and will work on your system.
>
> Thanks
>
>
> -Original Message-
> From: Jam
HI,
Please visit
http://www.roseindia.net/struts/struts2/struts-2-hello-world.shtml
and read the tutorial.
You can download the helloworld project along with directory strutcture and
build.xml file from
http://www.roseindia.net/struts/struts2/struts2tutorial.zip
code is tested and will work on
]
-Original Message-
From: Carroll, Samuel Nicholas [mailto:[EMAIL PROTECTED]
Sent: Monday, June 11, 2007 3:11 PM
To: Struts Users Mailing List
Subject: RE: build.xml file for struts 2
Here is the basic layout for a build.xml for the struts appilcations I
develop:
FULL PROJECT NAME
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Session,
Session Mwamufiya wrote:
> Thanks for the file, but I would really need to see a working example,
> because all of these files and directories here and there are too confusing.
> I wish someone could point me to a helloworld tutorial that act
MBA | Tepper School of Business
MSE (software eng.) | School of Computer Science
T: (412) 508-5455 | [EMAIL PROTECTED]
-Original Message-
From: Carroll, Samuel Nicholas [mailto:[EMAIL PROTECTED]
Sent: Monday, June 11, 2007 3:11 PM
To: Struts Users Mailing List
Subject: RE: build.xml file
Here is the basic layout for a build.xml for the struts appilcations I
develop:
FULL PROJECT NAME
Hello,
Could someone point me to a working build.xml file that I could use for a
simple struts 2 application (helloworld)? I tried the tutorial from
roseindia, and that build file doesn't result in a working web app, though
ant says that the build was successful. I don't see all
ok, i got it !
i added the "web-inf/lib" path to the build.xml file like this:
and it worked, the lib folder had the struts jar files in it..
thanx again for the help dave!
vikas.
On 5/4/07, Dave Newton <[EMAIL PROTECTED]> wrote:
--- vikas rao <[EMAIL PROTECTED]>
--- vikas rao <[EMAIL PROTECTED]> wrote:
>
>
destdir="[...]\webapps\MyStruts\WEB-INF\classes\log"
> debug="true"
> includes="**/*.java"/>
>
>
> Should i include something else with my build.xml?
> like
Hi guys,
I am trying to build a sample struts application which verifies login
information.
Now the dilemma Ive run into is how to compile the "ActionBean" and
"Actionclass" inside the package?
So i decided to write a build.xml file for this purpose and it is like
bel
Can you prefix non-struts questions with [OT] in the subject please.
Niall
On 3/17/06, temp temp <[EMAIL PROTECTED]> wrote:
> In ant build.xml can I call a target from other ant build.xml
>
>
> For Example I have two ant build scripts build1.xml and build2.xml
>
In ant build.xml can I call a target from other ant build.xml
For Example I have two ant build scripts build1.xml and build2.xml
and default target from build1.xml below
In the above target can I
21 matches
Mail list logo