Re: testing on empty string or null with jstl

2002-04-02 Thread Pedro Diaz
Hi. Try instead of Greetings Wim Bervoets wrote: > Hello, > > I have the following code: > > > > email something > > > [] > [] > [] > [<%=request.getParameter("yourName")%>] > [<%=request.getParameter("yourEmail")%>] > [<%=reques

Re: ${x}

2002-03-20 Thread Pedro Diaz
Look at http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html Hope that helps. Suryanarayana Murthy wrote: > Hi all, > Could any one please tell me how can I use JSTL in my projects. I read that > JSTL is still in development phase. If I would like to use JSTL for > production developme

Re: Standard expression language question

2002-01-28 Thread Pedro Diaz
taining the characters 1 and > 1. > > Mark > > -Original Message- > From: Pedro Diaz [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 28, 2002 10:19 AM > To: [EMAIL PROTECTED] > Subject: Standard expression language question > > Hi all. > > After executing

Standard expression language question

2002-01-28 Thread Pedro Diaz
Hi all. After executing the next two lines 1 the value of foo is "11" Is there a way to get that the value of foo be 2 using expression language? Thanks in advance. Pedro. -- To unsubscribe, e-mail: For additional commands, e-mail: