how to display user details in a grid thro jsp ?

hi,when administrator logs in successfully (in the login.jsp), in his home page-adminHome.jsp, all the users' details with 4 data rows and 5 columns have to be shown in a grid.can you please give me code for it ?Thanks,sanlearns
[278 byte] By [sanlearnsa] at [2007-10-2 14:18:28]
# 1
> can you please give me code for it ?details.showInAGrid();
CeciNEstPasUnProgrammeura at 2007-7-13 12:35:33 > top of Java-index,Java Essentials,Java Programming...
# 2

> can you please give me code for it ?

Why don't you do it by your own instead of asking others to do your work ?

Nobody here knows if you are using the standard taglib or frameworks like struts or jsf nor does anybody here know how to retrieve the user details.

Post your code and tell us what's exactly your problem with the jsp and somebody will help you.

Please use the code tags as described in [url=http://forum.java.sun.com/help.jspa?sec=formatting]Formatting tips[/url] when you post code and please ask your jsp questions within the [url=http://forum.java.sun.com/forum.jspa?forumID=45]Java Server Pages (JSP) and JSTL[/url] forum.

andiha at 2007-7-13 12:35:33 > top of Java-index,Java Essentials,Java Programming...