ant task for 508 compilance check

2008-11-05 Thread miro
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

Re: sql ant task

2007-08-24 Thread miro
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