oh my mistake actually it is a list i retrieved user name from database
stored it in list and i stored that userList in session
now i want to iterate userList from session to display all the user from
List in jsp page.
sorry for confusion its late night here feeling sleepy .
Regards
On Thu, Jul 1
--- On Wed, 7/9/08, Dhiraj Thakur <[EMAIL PROTECTED]> wrote:
> actually i stored the userList in session now i want to
> iterate it on jsp page to list users how to do that?
> and how to access userList object from session in jsp page?
#session.userList?
Dave
---
--- On Wed, 7/9/08, Dhiraj Thakur <[EMAIL PROTECTED]> wrote:
> I am trying to iterate a session variable of type
> HashMap using the following code, but
> it's not producing any markup..
>
>
>
>
>
>
> If there is any example on how to iterate object from
> session variable than please le
"it's not producing any markup" ?. The iterator tag
> does not produce any markup.
>
> - Original Message
> From: Dhiraj Thakur <[EMAIL PROTECTED]>
> To: user@struts.apache.org
> Sent: Wednesday, July 9, 2008 4:05:39 PM
> Subject: iterate from session
> I am trying to iterate a session variable of type HashMap
> using the following code, but it's not producing any markup..
>
>
You mixing different types, once HashMap and then User
Regards
--
Lukasz
http://www.lenart.org.pl/
--
What do you mean by "it's not producing any markup" ?. The iterator tag does
not produce any markup.
- Original Message
From: Dhiraj Thakur <[EMAIL PROTECTED]>
To: user@struts.apache.org
Sent: Wednesday, July 9, 2008 4:05:39 PM
Subject: iterate from session
Hi t
Hi there,
I am trying to iterate a session variable of type HashMap
using the following code, but it's not producing any markup..
If there is any example on how to iterate object from session variable than
please let me know.
regards,
Dhiraj
7 matches
Mail list logo