> i have a file abc.txt with the string one inside and i want to replace > it...so i use > > <replace file="abc.txt" > token="one" > value="<mytag > attribut="http://java.sun.com/j2ee/dtds/ejb-jar_1_1.dtd"/>" /> > > but....it doesn't work. > > how to make that ? Try quoting your quotes: attribute="http:// (etc) Note that in future, it would be nice if you could say in what *way* it doesn't work, so that it's easier to help you. Jon
- string + replace Mourad Meddahi
- Re: string + replace Matthew Inger
- Re: string + replace Jon Skeet
- Re: string + replace Matthew Inger
- Re: string + replace Mourad Meddahi
