Hi
I have a few server pages written in ASP .NET in which some controls
like datagrid are used.
I need to convert that pages into JSP. So is their any control in JSP
correponding to datagrid in ASP .NET.
Regards
Rohit
Jon Martin Solaas - 28 Dec 2005 16:00 GMT
> Hi
>
[quoted text clipped - 5 lines]
> Regards
> Rohit
Well, there isn't any in plain jsp, but various web-frameworks will have
different solutions. JavaServerFaces html has a dataTable that may do
what you want.

Signature
jon martin solaas