Struts GUI Question

M

Mongoose

Hi All,

I was wondering the best way to go about creating a GUI for a Struts
application. In other words, are there any tools out there that would
help me create a rich GUI for a Struts application? Something along
the lines of the datagrid used in .NET would be nice. At this point I
just want something where I can display data in a database table and
insert, update, and delete into the database . . .

I can use the DisplayTag Library to display database tables but I'm
not sure how that helps me do the other database operations . . . I'm
looking into it . . .

Any/all suggestions are much appreciated . . .

Thanks,

Andy
 
A

Arne Vajhøj

Mongoose said:
I was wondering the best way to go about creating a GUI for a Struts
application. In other words, are there any tools out there that would
help me create a rich GUI for a Struts application? Something along
the lines of the datagrid used in .NET would be nice. At this point I
just want something where I can display data in a database table and
insert, update, and delete into the database . . .

I can use the DisplayTag Library to display database tables but I'm
not sure how that helps me do the other database operations . . . I'm
looking into it . . .

(resend)

Maybe:
http://jakarta.apache.org/taglibs/sandbox/doc/datagrid-doc/

But remember Struts is the finest web ui available - from 2000-2001. You
will fine more advances stuff for JSF.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,276
Latest member
Sawatmakal

Latest Threads

Top