John,
I am in the process of getting the password to download 3.7.1. I'm still
using the 12/15 build of 3.7.
I've encountered several issues:
1) While trying to deploy one of my own projects, SilverCmd tells me there
is no begin tag for <html:html>. I replaced it with <html> instead of the
struts <html:html locale="true"> tag. It deploys fine after that, but it
won't forward past my 1st page. I added a println to check the forward path
& it is correct. But it doesn't forward, I get a "The page cannot be
displayed" message in the browser.
2) While trying to deploy struts-example, I get a Failure Code 500. I've
attached the log from executing SilverCmd and the server log output. Note: I
had to add struts.jar to my AGCLASSPATH during deployment to even get
logon.jsp to compile.
Thanks.
Wayne
-----Original Message-----
From: Rousseau, John [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 02, 2001 8:20 AM
To: Young, Wayne
Cc: [EMAIL PROTECTED]
Subject: Re: struts 1.0 and SilverStream 3.7.1
Wayne,
I've deployed and used both the struts-example and
struts-documentation apps from 1.0b1 on 3.7.1. What problems are you
seeing?
-John
----------------------------------------------------------------
John Rousseau [EMAIL PROTECTED]
SilverStream Software Phone: +1 978 262 3564
2 Federal Street Fax: +1 978 262 3499
Billerica, MA 01821 http://www.silverstream.com
----------------------------------------------------------------
On Friday Mar 2, 2001, Young, Wayne wrote:
>
> Does anyone know if SilverStream 3.7.1 is required to work with struts
1.0?
>
> I have successfully deployed 'struts-example' built on struts 0.5 to
> SilverStream 3.7. But the 1.0 version won't deploy to SilverStream 3.7.
>
> The example at http://jakarta.apache.org/struts/installation-sas.html
> mentions SilverStream 3.7.1.
>
> Thanks.
>
> Wayne
deploy.log
server.log