Search:

Type: Posts; User: me10lee83

Search: Search took 0.10 seconds.

  1. Re: Limit length of characters output in JSP string

    I found a JSTL function to do this and that is working exactly as desired, however in the process I found that the back button doesn't work. Everything looks fine that I can see, just loads a blank...
  2. Limit length of characters output in JSP string

    I am outputting a string from a java bean and want to limit the number of characters. How can I do that? Here is the code I have in the JSP


    <table frame="box">
    <c:forEach...
Results 1 to 2 of 2