Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: DrHyper
  • Content: Threads
  • Order by date
  1. DrHyper

    Using Pattern to find entities

    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...
  2. DrHyper

    Request object size?

    Hi Whats the max size of a request object? http://www.someplace.net/mypage.jsp?param1=1&param2=2&param3 <--------------------------size----------------------------> thnx.

Part and Inventory Search

Back
Top