I'm not sure what you're trying to do. Most generally, folks use 'mapping.findForward( "success")' -- or something very close to it. That returns the forward in question. Why do you need the whole list?
Billy Ng wrote: >When I use mapping.findForwards(), it returns me the sorted forward names. How can I >get the forward names in the same order as in the struts-conf.xml? > >Thanks! > >Billy Ng > -- Eddie Bush -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

