On 11/3/05, Christian Bollmeyer <[EMAIL PROTECTED]> wrote:
> Or eXtremeTable (www.extremecomponents.org), which is
> what we use in our current project.

Home page is not shown if Javascript is turned off. Not even a message.

In the online samples each page has unique URL, so after going three
pages forward one needs to click Back button three times to return
where he started. DisplayTag allows to provide URL where to return
after each page flip, so you can use a single location for all table
pages.

For an example of how a single location works, see MailReader online
demo here: http://www.superinterface.com/mailreader

Log In as "user"/"pass" and select "Manage Subscriptions".
Subscriptions are displayed in four in a page. You can add, edit or
delete subscriptions or flip pages, and you still will stay on the
same location, see address bar in your browser. If you click Back
button, you will _immediately_ return to main menu, you do not need to
go through all subscriptions you viewed or edited.

This particular table was created with Struts-EL tags; with DisplayTag
it would be twice smaller and much cleaner in a JSP code.

Michael.

--
Struts Dialogs: code-behind for Struts
http://struts.sourceforge.net/strutsdialogs

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to