David Graham wrote:
Yes, I removed all the empty lines because it made the file very long. I'm not sure why it would show up as a single line though with ^M. That character normally shows up from windows systems right? I used Eclipse to make the changes and it shows up fine in my editor.Use the unix2dos and dos2unix commands will do the same thing. Cygwin should have a copy.
I would love to see some javadoc for AppException as I'm still unclear on why it's needed.
If you are on Windows and see:
doublespaces then use dos2unix,
every thing is on one line: use unix2dos.
cvs takes care of this translation automatically,
-Rob
--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>