How do I modify the code (or the reg. expression) below, so that I get :
groupStr0 = "
groupStr1 = &
groupStr2 = '
groupStr3 = <
instead of only:
groupStr0 = "
*************************************************'
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class...
Hi
Whats the max size of a request object?
http://www.someplace.net/mypage.jsp?param1=1¶m2=2¶m3
<--------------------------size---------------------------->
thnx.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.