Okay, I've got a jetty 6 server running on windows via the jetty6:run
maven plugin. Now I have a normal .js file and I'm getting the following
weirdness:

- Request the file and it looks fine
- Add some characters to the middle of the file in notepad and save it
- Request the file again. Now the file looks exactly the same as it did
except that there are a number of null bytes at the end of the file.
Whats even wierder than this is that if I open the file in notepad
again, the null bytes have actually been written into the file and my
changes have been over-written!! Whats going on here? Any help would be
greatly appreciated.

-- 
Dan Adams
Software Engineer
Interactive Factory
617.235.5857


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

Reply via email to