Hi,

I m struck with an issue with custom tag. And its kind of important for my
project completion.

I wrote a custom tag in S2 and of course related ftl file. It is just like
wrapper around a select box and few other controls. And I need to populate
the select box according to the attribute 'length' value specified in the
custom tag. But I m not able to get the attribute values in to the action.
With some searching on this, got to know that action classes will be
executed before the ftl file or cutom tag begins executing.

Could some please tell or direct me the flow for custom tags. And if it is
the case, is there any chance of getting custom tag attribute value in to
the action class.

will calling <s:action ... /> in the ftl file works??? I mean as we are
calling action from ftl itself, is this possible?


ManiKanta

Reply via email to