oh, sorry... it's a compilation error
java.lang.NumberFormatException: For input string: "${1}"
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:426)
at java.lang.Integer.valueOf(Integer.java:532)
at
org.apache.jasper.compiler.Generator$GenerateVisitor.convertString(Generator.java:1777)
at
org.apache.jasper.compiler.Generator$GenerateVisitor.generateSetters(Generator.java:1715)
at
org.apache.jasper.compiler.Generator$GenerateVisitor.generateCustomStart(Generator.java:1337)
at
org.apache.jasper.compiler.Generator$GenerateVisitor.visit(Generator.java:1173)
On Mon, 2003-02-10 at 18:11, Shawn Bayern wrote:
> On 10 Feb 2003, Felipe Schnack wrote:
>
> > I guess I need an "extremely dummy user guide to JSTL". I'm making a
> > request to a JSP much like
> > http://localhost:8080/test.jsp?number=5
> > So, why this doesn't work:
> > <c:forEach begin="1" end="${param.number}">
> > </c:forEach>
>
> What have you put inside the loop, and how is it failing?
>
> --
> Shawn Bayern
> "JSTL in Action" http://www.manning.com/bayern
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
--
Felipe Schnack
Analista de Sistemas
[EMAIL PROTECTED]
Cel.: (51)91287530
Linux Counter #281893
Centro Universit�rio Ritter dos Reis
http://www.ritterdosreis.br
[EMAIL PROTECTED]
Fone/Fax.: (51)32303341
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]