D
dmckeon
I have an XML string that contains a "#" character. I am passing the
string to a JSP page and it reads up to the character before the "#"
but nothing after that. I am new to this, so I was wondering if "#" is
an escape sequence and if there is a way to get it into my string.
Thanks,
Dan
string to a JSP page and it reads up to the character before the "#"
but nothing after that. I am new to this, so I was wondering if "#" is
an escape sequence and if there is a way to get it into my string.
Thanks,
Dan