Re: [xml-dev] Word 2003 schemas available

From
Stephan Wiesner <>
Date
2003-11-18T15:52:42Z
ID
<>
Thread
Re: [xml-dev] Word 2003 schemas available
Murali Mani wrote:


> 
> Is it not possible to specify some bad processing instructions? I think an
> example of a bad processing instruction (that I am thinking of) and why it
> is not a problem will help..??
> 
Has Java a security hole because I can write:
File f = new File("c:\autoexec.bat");
f.delete();

Maybe I should contact Sun about it and get a reward for finding it ;-)

Stephan