Did you try escaping the "#" signs in your string (e.g. "foo#com.foo" -> "foo\#com.foo")? I'm not 100% sure that that would work, but is worth a try.
HTH, Chris
----Original Message Follows---- From: David Mitchell <[EMAIL PROTECTED]> Reply-To: A mailing list about Java Server Pages specification and reference
=========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
