Hello Vince,

I'm currently using Struts 1.0 with ServletExec 4.0 ISAPI for Microsoft IIS
on Win2000 and have not had any problems. It was pretty simple. If you use
.war file, you can do as you mentioned already and put it in the
[SEversion]/webapps/default directory. When SE starts up, then it will
unpack the .war file to ServletExec Data/default/[webapp name]. One gotcha I
ran into was manually creating the directory structure (instead of using a
.war file) and then "registering" my web app using the SE admin interface.
You need to remember to give your root web app directory the appropriate
permissions or it won't be able to write to the log file.

HTH,

robert
> -----Original Message-----
> From: Vince Davis [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 06, 2001 3:06 PM
> To: '[EMAIL PROTECTED]'
> Subject: Using STRUTS with Servlet Exec
>
>
> I just downloaded STRUTS  and am hoping to use it with the ServletExec
> JSP/Servlet server. I noticed in the "install" file that there is no
> reference to Servlet Exec, and am wondering if it's compatible with STRUTS
> and if there are any additional steps I need to take in setting it up
> (besides simply dragging the WAR file into the 'WebApps' directory). Also,
> Is there anything I should watch out for that might save me hours of
> needless agonizing? Thanks in advance for any help you can offer me.
>
> Regards,
>
>
>
>
> Vince Davis, Sr. Consultant
> Integrated Information Systems, Inc.
> p     (480)-317-8746
> c     (602)-738-8134
> f     (480)-317-8010
> e     [EMAIL PROTECTED]
> www.iis.com <http://www.iis.com>
> NASDAQ: IISX
>
> __________________________________________________________________
> __________
> ______________
> Integrated Information Systems is an innovative
> technology and business consultancy providing
> extensive experience and insight to create a
> sustainable competitive edge for clients.
>
> __________________________________________________________________
> __________
> ______________
>
> LEGAL NOTICE - Unless expressly stated otherwise,
> this message is confidential and may be privileged.
> It is intended for the addressee(s) only. If you are
> not an addressee, any disclosure or copying of the
> contents of this e-mail or any action taken (or not
> taken) in reliance on it is unauthorized. If you are
> not an addressee, please inform sender immediately.
>
>
>
>
>
>

Reply via email to