We are building application for govt for whcih we have to follow 508
compilance and would like to check our pages for 508 compilancethrough
ant task ,Is there anything availbale in ant for this check ?
--
View this message in context:
http://www.nabble.com/ant-task-for-508-compilance-chec
Thank you very much for your reply can you send me a simple example of using
exec task to execute a sql file ?
Thanks
Miro
Krzysztof KucybaĆa wrote:
>
> I suppose the easies, though maybe not the smartest way to do it, would
> be to use exec task. Of course that is only useful if y