I am not sure how to find the version of 1.1...

I have the Mainfest.mf for struts:
Manifest-Version: 1.0
Created-By: Apache Ant 1.5.1
Extension-Name: Struts Framework
Specification-Title: Struts Framework
Specification-Vendor: Apache Software Foundation
Specification-Version: 1.1
Implementation-Title: Struts Framework
Implementation-Vendor: Apache Software Foundation
Implementation-Vendor-Id: org.apache
Implementation-Version: 1.1
Class-Path: commons-beanutils.jar
Class-Path: commons-collections.jar
Class-Path: commons-dbcp.jar
Class-Path: commons-digester.jar
Class-Path: commons-logging.jar
Class-Path: commons-pool.jar
Class-Path: commons-services.jar
Class-Path: commons-validator.jar
Class-Path: jakarta-oro.jar

and mainfest file for commons-validator:
Manifest-Version: 1.0
Created-By: Apache Ant 1.5.1
Extension-Name: org.apache.commons.validator
Specification-Vendor: Apache Software Foundation
Specification-Version: 1.0
Implementation-Vendor: Apache Software Foundation
Implementation-Version: 1.0

Let me know if this helps...

Thanx,
Manisha

-----Original Message-----
From: David Graham [mailto:[EMAIL PROTECTED]
Sent: Monday, June 02, 2003 10:56 PM
To: [EMAIL PROTECTED]
Subject: RE: Validator Javascript being displayed on the jsp page


That doesn't really help us.  1.1 has been around for over a year.  What 
version of 1.1 are you using?

David


>
>I am using Struts 1.1.
>
>Thanx,
>Manisha
>
>-----Original Message-----
>From: David Graham [mailto:[EMAIL PROTECTED]
>Sent: Monday, June 02, 2003 10:23 PM
>To: [EMAIL PROTECTED]
>Subject: Re: Validator Javascript being displayed on the jsp page
>
>
>This sounds like a bug that was fixed some time ago.  What version are you
>using?
>
>David
>
>
> >From: "Manisha.Datye" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
> >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> >Subject: Validator Javascript being displayed on the jsp page
> >Date: Mon, 2 Jun 2003 22:18:07 -0500
> >
> >My application is using the struts validator (struts 1.1). It has some
> >pages
> >that don't use the validator.
> >Illustration:
> >Page 1 - InitialSearch.jsp (validator)
> >Page 2 - SearchResults.jsp (no validator)
> >When the InitialSearch.jsp page is displayed the first time it displays
> >correctly. But if I navigate to the page 2 and return to page 1, the page

>1
> >now displays the validator javascript along with the generated jsp page.
> >The
> >html source is missing the script tag and the function
> >validateInitialSearchForm. As there is no start and end tag for script, 
>the
> >script is displayed on the page. This happens only in the production
> >environment.
> >Any help is appreciated. Any clue on why the javascript generated by the
> >validator is be displayed on the jsp page ?
> >Thanx,
> >Manisha
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>_________________________________________________________________
>STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
>http://join.msn.com/?page=features/junkmail
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail


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

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

Reply via email to