Re: Struts with Eclipse 3.1

2006-05-25 Thread Manfred Wolff
Take maven and you have no problem with any IDE or development environment. Manfred Dave Newton wrote: > [EMAIL PROTECTED] wrote: > >> My point is that Eclipse does not, in the base IDE, have the knowledge to >> build and deploy a web-app. You can get that capability with ANT, which >> giv

Re: Struts with Eclipse 3.1

2006-05-25 Thread Dave Newton
[EMAIL PROTECTED] wrote: > My point is that Eclipse does not, in the base IDE, have the knowledge to > build and deploy a web-app. You can get that capability with ANT, which > gives you all the flexibility in the world about how you arrange your > project, or with a plugin, which requires you

AW: Struts with Eclipse 3.1

2006-05-25 Thread Martin Kindler
I do agree. Martin > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 25. Mai 2006 19:05 > An: user@struts.apache.org; [EMAIL PROTECTED] > Betreff: RE: Struts with Eclipse 3.1 > > > My point is that Ec

RE: Struts with Eclipse 3.1

2006-05-25 Thread George.Dinwiddie
particular way. > -Original Message- > From: Martin Kindler [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 25, 2006 12:59 PM > To: 'Struts Users Mailing List' > Subject: AW: Struts with Eclipse 3.1 > > > I have not really followed this stream, but just to

AW: Struts with Eclipse 3.1

2006-05-25 Thread Martin Kindler
use the Sysdeo plugin. Martin > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 25. Mai 2006 18:48 > An: user@struts.apache.org > Betreff: RE: Struts with Eclipse 3.1 > > > If you don't want to build

RE: Struts with Eclipse 3.1

2006-05-25 Thread George.Dinwiddie
to do. > -Original Message- > From: Maya menon [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 25, 2006 12:33 PM > To: Struts Users Mailing List > Subject: Re: Struts with Eclipse 3.1 > > > But I donnot have an ANT build file. for my project, we donot > have an ANT bui

Re: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
-Original Message- > From: Maya menon [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 25, 2006 10:54 AM > To: Struts Users Mailing List > Subject: RE: Struts with Eclipse 3.1 > > > Yes, I was trying that. > > I created an empty "Web project" in eclip

Re: Struts with Eclipse 3.1

2006-05-25 Thread Miguel Galves
you to specify a project at which point, you can create a new project. Hopefully this will merge the two and generate a singular file structure. Harsh. -Original Message- From: Maya menon [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 10:54 AM To: Struts Users Mailing List Subject:

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
MAIL PROTECTED] Sent: Thursday, May 25, 2006 10:54 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Yes, I was trying that. I created an empty "Web project" in eclipse and imported struts-sample.war. But this created two WEB-INF directories and 2 web.xml files. Looks li

RE: Struts with Eclipse 3.1

2006-05-25 Thread Chaudhary, Harsh
file structure. Harsh. -Original Message- From: Maya menon [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 10:54 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Yes, I was trying that. I created an empty "Web project" in eclipse and imported st

RE: Struts with Eclipse 3.1

2006-05-25 Thread Samere, Adam J
M To: user@struts.apache.org Subject: Struts with Eclipse 3.1 All, Is it possible to use struts with Eclipse 3.1 ? If yes, how. Can anyone please help. Thanks. - Feel free to call! Free PC-to-PC calls. Low rates on PC-to-Phone.

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
cofig.xml, an Action class, a Struts form and an HTML or JSP page. Harsh. -Original Message- From: Maya menon [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 10:17 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Ok Thanks. Can I just import the zip file

RE: Struts with Eclipse 3.1

2006-05-25 Thread Chaudhary, Harsh
: Thursday, May 25, 2006 10:31 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Thanks Harsh. I also dont care about ide support. But think you have an existing web project and you want to use struts files. How do you do that ? In my case, I have a web project in

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
s in struts-cofig.xml, an Action class, a Struts form and an HTML or JSP page. Harsh. -Original Message- From: Maya menon [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 10:17 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Ok Thanks. Can I just import the z

RE: Struts with Eclipse 3.1

2006-05-25 Thread Chaudhary, Harsh
Sent: Thursday, May 25, 2006 10:17 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1 Ok Thanks. Can I just import the zip file to my project and start using it ? Maya "Chaudhary, Harsh" <[EMAIL PROTECTED]> wrote: Sure you can. Just include the Str

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
good too. Harsh. -Original Message- From: Maya menon [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 10:06 AM To: user@struts.apache.org Subject: Struts with Eclipse 3.1 All, Is it possible to use struts with Eclipse 3.1 ? If yes, how. Can anyone plea

RE: Struts with Eclipse 3.1

2006-05-25 Thread Chaudhary, Harsh
Subject: Struts with Eclipse 3.1 All, Is it possible to use struts with Eclipse 3.1 ? If yes, how. Can anyone please help. Thanks. - Feel free to call! Free PC-to-PC calls. Low rates on PC-to-Phone. Get Yahoo! Messenger with Voice

Re: Struts with Eclipse 3.1

2006-05-25 Thread Jorge Martín Cuervo
Hi, of course. you can use WTP or sysdeo plugin El jue, 25 de 05 de 2006 a las 17:05, Maya menon escribió: > All, > > Is it possible to use struts with Eclipse 3.1 ? If yes, how. Can anyone > please help. > > Thanks. > > > -

Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
All, Is it possible to use struts with Eclipse 3.1 ? If yes, how. Can anyone please help. Thanks. - Feel free to call! Free PC-to-PC calls. Low rates on PC-to-Phone. Get Yahoo! Messenger with Voice