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

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. - Feel free

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 Maya menon
. -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 please help. Thanks

RE: Struts with Eclipse 3.1

2006-05-25 Thread Chaudhary, Harsh
: 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 Struts lib files in your project

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
, 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 to my project

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

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
-1.2.8-bin\webapps Its called struts-examples.war. Get that running and then you can reuse that code to get started. Harsh. -Original Message- From: Maya menon [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 10:31 AM To: Struts Users Mailing List Subject: RE: Struts with Eclipse 3.1

RE: Struts with Eclipse 3.1

2006-05-25 Thread Samere, Adam J
@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. Get Yahoo

RE: Struts with Eclipse 3.1

2006-05-25 Thread Chaudhary, Harsh
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 struts-sample.war

RE: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
, 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 like when a web project is first created

Re: Struts with Eclipse 3.1

2006-05-25 Thread Miguel Galves
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 Yes

Re: Struts with Eclipse 3.1

2006-05-25 Thread Maya menon
: 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 like when a web project

RE: Struts with Eclipse 3.1

2006-05-25 Thread George.Dinwiddie
. -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 build file yet.. Miguel Galves [EMAIL

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 with ANT (or equivalent) then I think

RE: Struts with Eclipse 3.1

2006-05-25 Thread George.Dinwiddie
in a 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 develop a Struts (action 1.x) based app

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 Eclipse does not, in the base IDE, have

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 to

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 gives you