Resin 2.1.1 and Struts

2002-07-19 Thread Galbreath, Mark

I'm getting prepared to build a web app using Struts on (yet) another
platform - Resin.  If anyone has done this, are there any Resin-specific
issues involved or is it as simple as adding struts.jar to the class path
and putting struts-config in WEB-INF?
 
Thanks...and I like the beaver (nature's engineer) as the cover for Chuck's
book,
Mark



Re: Resin 2.1.1 and Struts

2002-07-19 Thread Arron Bates

Pretty much performs as required. Quite tidy. Absolutely boots as it has
a very optimised JSP compiler, to the letter of a spec. Makes writing
tags harder because of the level of tag object reuse, but it all pays
off. Because it moves faster than tomcat it's quicker to code with, kick
it over an restart in a flash.

Also may have to look out for the fact it likes to compile source in the
classes directory. But that speeds dev work too, as just like JSP, you
can simply change the code in your source and hit reload in the browser,
and it'll all recompile and stuff automagically. Most cool.


Arron.


On Fri, 2002-07-19 at 22:33, Galbreath, Mark wrote:
 I'm getting prepared to build a web app using Struts on (yet) another
 platform - Resin.  If anyone has done this, are there any Resin-specific
 issues involved or is it as simple as adding struts.jar to the class path
 and putting struts-config in WEB-INF?
  
 Thanks...and I like the beaver (nature's engineer) as the cover for Chuck's
 book,
 Mark




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




RE: Resin 2.1.1 and Struts

2002-07-19 Thread Rosenblum, Jason


I've been developing with Resin 2.1.1 and Struts and have found no
Resin-specific issues that you need to be aware of. Try searching the Caucho
newsgroup on their site for more info.

~Jason

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 19, 2002 8:33 AM
To: Struts (E-mail)
Subject: Resin 2.1.1 and Struts


I'm getting prepared to build a web app using Struts on (yet) another
platform - Resin.  If anyone has done this, are there any Resin-specific
issues involved or is it as simple as adding struts.jar to the class path
and putting struts-config in WEB-INF?
 
Thanks...and I like the beaver (nature's engineer) as the cover for Chuck's
book,
Mark

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




RE: Resin 2.1.1 and Struts

2002-07-19 Thread Galbreath, Mark

Thanks, Jason.  I subscribed to the user group 3 days ago and have
bookmarked its archive.  I wanted some general feedback from this forum
before I got into specifics with the Resin group.

Mark

-Original Message-
From: Rosenblum, Jason [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 19, 2002 8:58 AM

I've been developing with Resin 2.1.1 and Struts and have found no
Resin-specific issues that you need to be aware of. Try searching the Caucho
newsgroup on their site for more info.

~Jason

-Original Message-
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 19, 2002 8:33 AM

I'm getting prepared to build a web app using Struts on (yet) another
platform - Resin.  If anyone has done this, are there any Resin-specific
issues involved or is it as simple as adding struts.jar to the class path
and putting struts-config in WEB-INF?
 
Thanks...and I like the beaver (nature's engineer) as the cover for Chuck's
book,
Mark

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