| Author |
Tabs (swing: JTabbedPane ) for struts?
|
Peter Primrose
Ranch Hand
Joined: Sep 10, 2004
Posts: 755
|
|
Hi there, In swing there's what so called swing tabs and they facilitate the end-user by giving him one screen and the ability to navigate to different functionality in the application from the same frame. I wonder if struts has something like that. I snuffed around and found dojo. I've tried to implement it (unsuccessfully) and wonder if someone knows something struts-wise (or diff ajax implementation) thank you
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
|
Do they have to be Struts specific? And why do they need to be Ajax'y? There are many many JSP Tab taglibs on the net. Just search google. Example.
|
 |
Peter Primrose
Ranch Hand
Joined: Sep 10, 2004
Posts: 755
|
|
thanks for your reply. I searched again and found this: ajaxTags it does exactly what I needed.
|
 |
 |
|
|
subject: Tabs (swing: JTabbedPane ) for struts?
|
|
|