De : Wei Guan [mailto:[EMAIL PROTECTED]] > > The site I design has some roles. One role is admin. > > I plan to have "Admin" type of pane for this role. Inside > this pane, have a tree (either JavaScript or Java Applet) on > the left, listing the administration tasks and on the right, > a portlet to perform different administration tasks. > > How to design and implement? Any tips. > > Thanks. >
Just check how the default "admin" user portal page is built in the standard Jetspeed distribution. If you want to use an applet/JS code instead of the default menu layout, just write a custom Control template that contains the required JS/Applet code. -- Rapha�l Luta - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
