Hello, When I compile my jsps using the <jspc/> task,
it always puts:
out.write("\r\n");
out.write("\r\n");
at the beginning of my _jspService method.
I would like to get rid of these.
Can anyone tell me how?
I don't think the "mapped" attribute of the <jspc/> task does that.
Thanks in advance.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
