use wget -r http://www.site.co.uk to save your html to disk then run the validator 
over the saved files.

Chris

-----Original Message-----
From: Jim Barrows [mailto:[EMAIL PROTECTED]
Sent: 29 June 2004 16:40
To: Struts Users Mailing List
Subject: RE: Struts, Dreamweaver, and JSP


> -----Original Message-----
> From: josh [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 29, 2004 8:24 AM
> To: Struts Users Mailing List
> Subject: RE: Struts, Dreamweaver, and JSP
> 
> 
> On Tue, 2004-06-29 at 10:13, McCormack, Chris wrote:
> > > Are there any tools that allow one to validate the html 
> that is generated by the jsp/struts tags?
> > http://validator.w3.org/
> 
> Ok, perhaps I didn't phrase that correctly.  Are there any tools that
> allow one to validate a JSP.  I know that the resulting HTML 
> depends on
> the underlying java code and so validation is a problem, but I am
> looking for something to make this easier.  I thought that 
> perhaps there
> was a better way than having to click through the app, saving the HTML
> source for each page, then running through a standard validator.  Or
> maybe this is just wishful thinking.

I typically validate the surrounding html, and hope that struts/jstl is generating 
good html. If it's not, then there is probably little I can do anyway.   I have also 
been known to employ a web crawling tool to crawl the site and save the pages to disk 
and then run validation on those pages.  It's a shell script I wrote though.  


> 
> 
> 
> 
> 
> > hth
> > Chris
> > 
> > -----Original Message-----
> > From: josh [mailto:[EMAIL PROTECTED]
> > Sent: 29 June 2004 16:11
> > To: Struts Users Mailing List
> > Subject: Struts, Dreamweaver, and JSP
> > 
> > 
> > I am resposible for the visual aspect of a number of struts based
> > applications and I was wondering if anyone knows of any way 
> to deal with
> > struts tag standards and jsp tag standards in dreamweaver.  
> I also have
> > to do validation to ensure the apps are compliant and 
> accessible.  Are
> > there any tools that allow one to validate the html that is 
> generated by
> > the jsp/struts tags?
> > 
> > 
> > josh
> > ***********************
> > 
> > ***********************************************
> > This e-mail and its attachments are confidential
> > and are intended for the above named recipient
> > only. If this has come to you in error, please 
> > notify the sender immediately and delete this 
> > e-mail from your system.
> > You must take no action based on this, nor must 
> > you copy or disclose it or any part of its contents 
> > to any person or organisation.
> > Statements and opinions contained in this email may 
> > not necessarily represent those of Littlewoods.
> > Please note that e-mail communications may be monitored.
> > The registered office of Littlewoods Limited and its
> > subsidiaries is 100 Old Hall Street, Liverpool, L70 1AB.
> > Registered number of Littlewoods Limited is 262152.
> > ************************************************
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> -- 
> Joshua Cronemeyer
> Developer
> accessKansas - a service of the Information Network of Kansas, Inc.
> www.accesskansas.org <http://www.accesskansas.org/>
> 785-296-2816 (phone)
> 785-296-5563 (fax)
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> 
> ***********************
> CONFIDENTIALITY NOTICE:
> This E-mail and any attachments are confidential.  If you are not the
> intended recipient, you do not have permission to disclose, copy,
> distribute, or open any attachments.  If you have received this E-mail
> in
> error, please notify us immediately by returning it to the sender and
> delete
> this copy from your system.
> 
> Thank you.
> accessKansas
> ***********************
> 
> 
> ---------------------------------------------------------------------
> 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]


***********************************************
This e-mail and its attachments are confidential
and are intended for the above named recipient
only. If this has come to you in error, please 
notify the sender immediately and delete this 
e-mail from your system.
You must take no action based on this, nor must 
you copy or disclose it or any part of its contents 
to any person or organisation.
Statements and opinions contained in this email may 
not necessarily represent those of Littlewoods.
Please note that e-mail communications may be monitored.
The registered office of Littlewoods Limited and its
subsidiaries is 100 Old Hall Street, Liverpool, L70 1AB.
Registered number of Littlewoods Limited is 262152.
************************************************


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

Reply via email to