Originally posted by Raul Appletree: I'm trying to use a tag as function parameter, but I don't know how to do it, if it's possible.
It isn't. A tag is a unit of processing, not a value that can be passed around. You cannot mix scriplets and tags in this way.
Since it's a Struts tag that you are dealing with, I've moved this to the Struts forum where you should explain what you are actually trying to accomplish so that you can be instructed how to do it using a realistic approach. [ September 30, 2007: Message edited by: Bear Bibeault ]