> My DocumentLoader action pulls up an entire graph of document metadata.
This
> includes "long[] getDocTypes()". However, when I display the document
> metadata, I don't want to show the info type IDs, I want to show the
String
> names of these IDs in the JSP. I consider this a UI issue, and my
> DocumentLoader action shouldn't care about showing a String form of this
> information. It's job is to strictly pull the data from the database. So I
> solve this using the action tag:
[snip]

Wow, that example was really enlightening, you should document that way of
using action tags somewhere.

// Anders Hovmöller




-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to