facebook

Backet matching problem with JSP’s

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #218460 Reply

    wseubert
    Member

    In the following:

    <TD align=”center”><INPUT type=”checkbox” name=”Activate” value=<c_rt:out value=’${names.key}’/>>

    If I place my cursor to the left of the last ‘>’, it correctly finds the match which is the ‘<‘ right before INPUT.

    However, when I place my cursor to the left of the second last ‘>’, it does not find the match which should be around:

    <c_rt:out value=’${names.key}’/>

    I’m using 3.8.2.

    Any questions, just let me know…

    #218520 Reply

    Riyad Kalla
    Member

    Got it, thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Backet matching problem with JSP’s

You must be logged in to post in the forum log in