Are you referring to a navigation bar (a list or menu on left hand side of page allowing navigation around a site) or paging controls (first / prev / next / last)? These are usually two different things.
For navigation / menu controls, one possibility is Struts-Menu: http://struts-menu.sourceforge.net/ (demos here: http://raibledesigns.com/struts-menu/index.jsp). For paging controls, as previous poster suggested, http://jsptags.com/tags/navigation/pager/index.jsp. If you're looking for paging controls in conjunction with a table, have a look at DisplayTag: http://displaytag.sf.net. -- Jay Glanville > -----Original Message----- > From: Zaid [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 27, 2004 11:58 AM > To: Struts Users Mailing List > Subject: Navigation Bar > > > Dear Friends, > > I am new Struts developer, meanwhile I did huge coding in > PHP; however, I > am trying to find a custom tag which can work as a navigation bar, the > specification on the bar shoulf contain next, prev, first and last as > well. > > could anyone help me in finding useful one ? I would be very much > appreciated. > > Best Regards to all > > Zaid > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]