So the terminator is "?"

;jsessionid=([^?]+)\?

should work.

Try it in the ORO tester at:

http://jakarta.apache.org/oro/demo.html

On 14/11/2007, vreddy <[EMAIL PROTECTED]> wrote:
>
> Hi sebb,
> here is the complete value for sesssion,please help in create regex for only
> sessionid
> login;jsessionid=FF94154E66FC62D01CA2B10DBDBD2A6E?service=
>
>
>
> sebb-2 wrote:
> >
> > On 13/11/2007, vreddy <[EMAIL PROTECTED]> wrote:
> >>
> >>
> >> It=_cE5DE0223-1D33-AAEF-1C3C-11B247F4539A_k381447EE-51A3-C067-5622-FD2D0456724A
> >>
> >>
> >> ticket=ST-991-g6CluUz9vOaLhtEfvw5cY6yICd6ddNbJGsa-20
> >>
> >
> > What terminates the values?
> >
> >> what's the regex syntax for the above?
> >> I tried
> >> It=([-_0-9A-Za-z]*)
> >> ticket=([-_0-9A-Za-z]*)
> >
> > Might be marginally better to use + instead of *
> >
> >> But it's not working
> >
> > How not working? Matching something unexpected? or not matching?
> >
> >>
> >> --
> >> View this message in context:
> >> http://www.nabble.com/Regex-help-tf4799720.html#a13731880
> >> Sent from the JMeter - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> View this message in context: 
> http://www.nabble.com/Regex-help-tf4799720.html#a13738210
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to