Search:

Type: Posts; User: dorzocker

Search: Search took 0.08 seconds.

  1. Re: How to get the JSP line postition in Tag class?

    I like to get the line position from the actual JSP.
    For example:

    test.jsp
    ...


    [...]
    <tr>
  2. How to get the JSP line postition in Tag class?

    Hi,

    is it possible to determine the exact line-position in JSP files inside a Tag (or TagSupport Class)?
    We need this to generate a unique, but don't variable ID, it must the same by every...
Results 1 to 2 of 2