Thanks !!!
Paweł Wielgus wrote:
>
> Hi,
> You are iterating over user.
>
> Best regards,
> Paweł Wielgus.
>
> 2009/1/14 ECLIPSE + CVS :
>>
>> Hi,
>>
>> In one page of my application i am trying to iterate through one
>> collection
>> for populating one combo box. But it is showing
>> "java
Did you have the tld declaration at the top of your jsp page e.g
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
?
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official busines
Hi,
You are iterating over user.
Best regards,
Paweł Wielgus.
2009/1/14 ECLIPSE + CVS :
>
> Hi,
>
> In one page of my application i am trying to iterate through one collection
> for populating one combo box. But it is showing
> "javax.servlet.jsp.JspException: Cannot create iterator for this col
Why don't you try Struts-Layout(http://struts.application-servers.com/)?
it's very nice library ..I use it and I have a special tag for this
for every bean in the collection.
Borislav
Laurie Harper wrote:
Why can't you just change your JSP? In other words, why does the
markup you would like
Why can't you just change your JSP? In other words, why does the markup you
would like to use not work for you? It looks fine to me.
L.
Vijay K Anand wrote:
Hi All
I have a problem in logic iterate .. I would like to dispaly checkbox
in each row of the iteration like
instead o
Its working thanks. another thing though.
I need to use a constant variable for
wrote:
> Hi Richards,
>
> id="idRuser">
>
>
>
>
>
> Make sure that class Ruser has getter and setter methods too
>
> Regards,
> Krishna Mohan
>
> -Original Message-
> From: Richard
Hi Iyanu Rajasekaran ,
Thanks for the reply. I got an error...
ception: /serverpages/main-rusers.jsp(45,33) equal symbol expected
On Thu, 24 Feb 2005 05:35:41 -0500, Iyanu, Rajasekaran
<[EMAIL PROTECTED]> wrote:
>
> Richard,
>
> U can specify it like this...
>
>
>
>
>
>
Richard,
U can specify it like this...
When the iterate tag is evaluated, every element of rusers will be
taken out, typecasted into the Ruser Object and will be passed to the
loop..
bean:write tag here can process this object, and use the get method of
the Ruser object
Hi Richards,
Make sure that class Ruser has getter and setter methods too
Regards,
Krishna Mohan
-Original Message-
From: Richard Reyes [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 24, 2005 3:52 PM
To: Struts Users Mailing List
Subject: logic iterate help
the performance aspect.
Thanks,
Satish
-Original Message-
From: Aditya Athalye [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 20, 2004 11:52 AM
To: Kataria, Satish
Subject: RE: Logic Iterate tag
Hi Satish,
I understand that it will avoid Java code to a great extent. But, I want
to
Logic:iterate tag helps in creating cleaner and concise code.
It helps you achieve near to zero percent java scripplet code in jsp
It also has a number of useful features as well information about which
you can get from
Struts online documentation
Regards,
Satish
-Original Message-
From:
11 matches
Mail list logo