Hello, I would like to create a link as follows from a column: http://www.example.com/a?b=1?c=2&d=3&e=4
When I try to create a url like this, displaytag does not seem to like the fact that there are 2 question marks. Is there a way to workaround this?
this is not a displaytag issue. what you are trying to do is against the URL spec. what is it you are trying to do?
Log in to post a comment.
Hello,
I would like to create a link as follows from a column:
http://www.example.com/a?b=1?c=2&d=3&e=4
When I try to create a url like this, displaytag does not seem to like the fact that there are 2 question marks. Is there a way to workaround this?
this is not a displaytag issue. what you are trying to do is against the URL spec. what is it you are trying to do?