RE: eclipse and Struts

2002-07-26 Thread Mark Nichols



> -Original Message-
> From: Will Jaynes [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 26, 2002 6:27 AM
> To: Struts Users Mailing List
> Subject: Re: eclipse and Struts
>
>
> There is no capability in Eclipse to step through the JSP page code
> itself. You can do this in IBM's WSAD, which is built on Eclipse, but
> WSAD costs.

FWIW, there is a "trial edition" of WSAD that you can download and use for
free. I've had it running since January now with no troubles at all.



 You *can* step through the classes that are compiled from
> the JSPs, but who would want to. I agree with you that debugging forms,
> actions, and business layer classes is enough. If I have to debug a JSP
> then I've probably made it too complicated.
>
>
> Andrew Cunningham wrote:
> ...
> > strangely, I never seem to get jsps to debug properly in eclipse (can
> > anybody help?), but since I'm relying on taglibs all the time, I don't
> > find I need to step through jsp anyway - placing breakpoints in actions
> > and forms is just fine for me
> >
> > A
> >







--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: eclipse and Struts

2002-07-25 Thread Andrew Cunningham

  I agree that eclipse works well -
however, I haven't found easy-struts particularly 'easy', and so I'm 
just relying on the tomcat plug-in

it's easy to attach source jars in eclipse, and stepping around the 
struts source with the debugger has certainly improved my understanding 
of struts - both 1.02 and 1.1

the first thing I did to learn both eclipse and struts was to download 
clinton begin's jpetstore and get that working ( 
http://www.ibatis.com/jpetstore/jpetstore.html ) - this is a fine piece 
of code with a struts 1.02 front end, and I used a postgresql instance 
for the data

strangely, I never seem to get jsps to debug properly in eclipse (can 
anybody help?), but since I'm relying on taglibs all the time, I don't 
find I need to step through jsp anyway - placing breakpoints in actions 
and forms is just fine for me

A


Struts Newsgroup (@Basebeans.com) wrote:

>Subject: Re: eclipse and Struts
>From: "Eric" <[EMAIL PROTECTED]>
> ===
>I haven't try that, but this is the respond from Wayne,
>
>Thanks Wayne.
>
>I use Sysdeo Tomcat plugin with Easy Struts plugin.  I prefer the new
>struts (the beta).  Easy Struts supports this.  You have to download
>separately the Tomcat and the Struts.  If you want to debug the
>generated jsps, you will need the sysdeo patch for Tomcat 4 (not for
>3.x).  If you need to debug inside Struts code, you will need to
>download Struts sources.  It is all pretty cool.
>
>Eric
>
>"Hoang, Hai" <[EMAIL PROTECTED]> wrote in message
>news:[EMAIL PROTECTED]...
>Can you debug Struts/Tomcat in eclipse?
>
>-Original Message-----
>From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, July 24, 2002 9:48 AM
>To: 'Struts Users Mailing List'
>Subject: RE: eclipse and Struts
>
>http://easystruts.sourceforge.net/
>
>>-Message d'origine-
>>De : Struts Newsgroup [mailto:@[EMAIL PROTECTED]]
>>Envoyé : mercredi 24 juillet 2002 16:40
>>À : [EMAIL PROTECTED]
>>Objet : eclipse and Struts
>>
>>
>>Subject: eclipse and Struts
>>From: "Eric" <[EMAIL PROTECTED]>
>> ===
>>Anyone knows how to get eclipse working with Struts?
>>
>>Thanks
>>
>>Eric
>>
>>
>>
>>--
>>To unsubscribe, e-mail:
>><mailto:[EMAIL PROTECTED]>
>>For additional commands, e-mail:
>><mailto:[EMAIL PROTECTED]>
>>
>
>
>--
>To unsubscribe, e-mail:
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: eclipse and Struts

2002-07-24 Thread Damien VIEL

Yes you can
Get the Tomcat plugin here : http://www.sysdeo.com/eclipse/tomcatPlugin.html

Regards
Dams
- Original Message -
From: "Hoang, Hai" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Wednesday, July 24, 2002 4:50 PM
Subject: RE: eclipse and Struts


Can you debug Struts/Tomcat in eclipse?

-Original Message-
From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 24, 2002 9:48 AM
To: 'Struts Users Mailing List'
Subject: RE: eclipse and Struts

http://easystruts.sourceforge.net/

> -Message d'origine-
> De : Struts Newsgroup [mailto:@[EMAIL PROTECTED]]
> Envoyé : mercredi 24 juillet 2002 16:40
> À : [EMAIL PROTECTED]
> Objet : eclipse and Struts
>
>
> Subject: eclipse and Struts
> From: "Eric" <[EMAIL PROTECTED]>
>  ===
> Anyone knows how to get eclipse working with Struts?
>
> Thanks
>
> Eric
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: eclipse and Struts

2002-07-24 Thread @Basebeans.com

Subject: Re: eclipse and Struts
From: "Eric" <[EMAIL PROTECTED]>
 ===
I haven't try that, but this is the respond from Wayne,

Thanks Wayne.

I use Sysdeo Tomcat plugin with Easy Struts plugin.  I prefer the new
struts (the beta).  Easy Struts supports this.  You have to download
separately the Tomcat and the Struts.  If you want to debug the
generated jsps, you will need the sysdeo patch for Tomcat 4 (not for
3.x).  If you need to debug inside Struts code, you will need to
download Struts sources.  It is all pretty cool.

Eric

"Hoang, Hai" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
Can you debug Struts/Tomcat in eclipse?

-Original Message-
From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 24, 2002 9:48 AM
To: 'Struts Users Mailing List'
Subject: RE: eclipse and Struts

http://easystruts.sourceforge.net/

> -Message d'origine-
> De : Struts Newsgroup [mailto:@[EMAIL PROTECTED]]
> Envoyé : mercredi 24 juillet 2002 16:40
> À : [EMAIL PROTECTED]
> Objet : eclipse and Struts
>
>
> Subject: eclipse and Struts
> From: "Eric" <[EMAIL PROTECTED]>
>  ===
> Anyone knows how to get eclipse working with Struts?
>
> Thanks
>
> Eric
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: eclipse and Struts

2002-07-24 Thread Arnaud HERITIER

Yes you can but I don't use it personally.
I just tried eclipse and it seems very well done.
Unfortunately I don't have enough time to port my JBuilder projects under
Eclipse.
I think I will use it the next time I'll begin a new project

arnaud

> -Message d'origine-
> De : Hoang, Hai [mailto:[EMAIL PROTECTED]]
> Envoyé : mercredi 24 juillet 2002 16:50
> À : 'Struts Users Mailing List'
> Objet : RE: eclipse and Struts
>
>
> Can you debug Struts/Tomcat in eclipse?
>
> -Original Message-
> From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 24, 2002 9:48 AM
> To: 'Struts Users Mailing List'
> Subject: RE: eclipse and Struts
>
> http://easystruts.sourceforge.net/
>
> > -Message d'origine-
> > De : Struts Newsgroup [mailto:@[EMAIL PROTECTED]]
> > Envoyé : mercredi 24 juillet 2002 16:40
> > À : [EMAIL PROTECTED]
> > Objet : eclipse and Struts
> >
> >
> > Subject: eclipse and Struts
> > From: "Eric" <[EMAIL PROTECTED]>
> >  ===
> > Anyone knows how to get eclipse working with Struts?
> >
> > Thanks
> >
> > Eric
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: eclipse and Struts

2002-07-24 Thread Hoang, Hai

Can you debug Struts/Tomcat in eclipse?

-Original Message-
From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, July 24, 2002 9:48 AM
To: 'Struts Users Mailing List'
Subject: RE: eclipse and Struts

http://easystruts.sourceforge.net/

> -Message d'origine-
> De : Struts Newsgroup [mailto:@[EMAIL PROTECTED]]
> Envoyé : mercredi 24 juillet 2002 16:40
> À : [EMAIL PROTECTED]
> Objet : eclipse and Struts
>
>
> Subject: eclipse and Struts
> From: "Eric" <[EMAIL PROTECTED]>
>  ===
> Anyone knows how to get eclipse working with Struts?
>
> Thanks
>
> Eric
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



RE: eclipse and Struts

2002-07-24 Thread Arnaud HERITIER

http://easystruts.sourceforge.net/

> -Message d'origine-
> De : Struts Newsgroup [mailto:@[EMAIL PROTECTED]]
> Envoyé : mercredi 24 juillet 2002 16:40
> À : [EMAIL PROTECTED]
> Objet : eclipse and Struts
>
>
> Subject: eclipse and Struts
> From: "Eric" <[EMAIL PROTECTED]>
>  ===
> Anyone knows how to get eclipse working with Struts?
>
> Thanks
>
> Eric
>
>
>
> --
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
> 
>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: