You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Lamine Ba <la...@hotmail.com> on 2005/07/01 20:10:19 UTC

RE: What's the problem with this ?

Hi all,

Can anyone advise me on the best open source jsp library/webapp to use
for a shopping cart?  Please, elaborate on the cons and pros.

Thank you for your consideration,

Thierno.

-----Original Message-----
From: Rahul P Akolkar [mailto:akolkar@us.ibm.com] 
Sent: Tuesday, June 28, 2005 2:47 PM
To: Tag Libraries Users List
Subject: Re: What's the problem with this <c:foreach>?

lk <ce...@email.it> wrote on 06/28/2005 02:09:07 PM:
<snip/>
> <c:forEach var="fund" items="listoffunds" varStatus="status">
>      <c:out value="${fund.name}" />
>      <c:out value="${status.count}" />
> </c:forEach>
> 
> Running the jsp I get this error:
> 
> [ServletException in:/inc/box_societa.jsp] An error occurred while 
> evaluating custom action attribute "value" with value "${fund.name}": 
> Unable to find a value for "name" in object of class
"java.lang.String" 
> using operator "." (null)'

.. items="${listoffunds}" ...

-Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


RE: [OT] Re: Open Source Shopping Cart

Posted by Lamine Ba <la...@hotmail.com>.
Hi all,

I apologize for not using the appropriate subject title.  It was
inattention: I clicked the "Send" button prematurely. I will be more
careful next time.

Thank you for the reference Bob.

Thierno.

-----Original Message-----
From: Robert Taylor [mailto:64rwtaylor05@bellsouth.net] 
Sent: Friday, July 01, 2005 6:03 PM
To: Tag Libraries Users List
Subject: [OT] Re: Open Source Shopping Cart

It helps when you provide the right subject for your message
as well as label it appropriately.


Here are a couple:
http://www.google.com/search?biw=1266&hl=en&q=Java+open+source+shopping+
cart&btnG=Google+Search


Google is your friend.


/robert

Lamine Ba wrote:
> Hi all,
> 
> Can anyone advise me on the best open source jsp library/webapp to use
> for a shopping cart?  Please, elaborate on the cons and pros.
> 
> Thank you for your consideration,
> 
> Thierno.
> 
> -----Original Message-----
> From: Rahul P Akolkar [mailto:akolkar@us.ibm.com] 
> Sent: Tuesday, June 28, 2005 2:47 PM
> To: Tag Libraries Users List
> Subject: Re: What's the problem with this <c:foreach>?
> 
> lk <ce...@email.it> wrote on 06/28/2005 02:09:07 PM:
> <snip/>
> 
>><c:forEach var="fund" items="listoffunds" varStatus="status">
>>     <c:out value="${fund.name}" />
>>     <c:out value="${status.count}" />
>></c:forEach>
>>
>>Running the jsp I get this error:
>>
>>[ServletException in:/inc/box_societa.jsp] An error occurred while 
>>evaluating custom action attribute "value" with value "${fund.name}": 
>>Unable to find a value for "name" in object of class
> 
> "java.lang.String" 
> 
>>using operator "." (null)'
> 
> 
> .. items="${listoffunds}" ...
> 
> -Rahul
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


[OT] Re: Open Source Shopping Cart

Posted by Robert Taylor <64...@bellsouth.net>.
It helps when you provide the right subject for your message
as well as label it appropriately.


Here are a couple:
http://www.google.com/search?biw=1266&hl=en&q=Java+open+source+shopping+cart&btnG=Google+Search


Google is your friend.


/robert

Lamine Ba wrote:
> Hi all,
> 
> Can anyone advise me on the best open source jsp library/webapp to use
> for a shopping cart?  Please, elaborate on the cons and pros.
> 
> Thank you for your consideration,
> 
> Thierno.
> 
> -----Original Message-----
> From: Rahul P Akolkar [mailto:akolkar@us.ibm.com] 
> Sent: Tuesday, June 28, 2005 2:47 PM
> To: Tag Libraries Users List
> Subject: Re: What's the problem with this <c:foreach>?
> 
> lk <ce...@email.it> wrote on 06/28/2005 02:09:07 PM:
> <snip/>
> 
>><c:forEach var="fund" items="listoffunds" varStatus="status">
>>     <c:out value="${fund.name}" />
>>     <c:out value="${status.count}" />
>></c:forEach>
>>
>>Running the jsp I get this error:
>>
>>[ServletException in:/inc/box_societa.jsp] An error occurred while 
>>evaluating custom action attribute "value" with value "${fund.name}": 
>>Unable to find a value for "name" in object of class
> 
> "java.lang.String" 
> 
>>using operator "." (null)'
> 
> 
> .. items="${listoffunds}" ...
> 
> -Rahul
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: taglibs-user-help@jakarta.apache.org
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org