Brian Ferris wrote:
I'm not sure what that Struts Taglib "way" to do the following task
would look like:
I've got a bean on the ValueStack with a "boolean isActive()" getter.
When active, I'd like to construct html like:
And when in-active, I'd like to construct:
The only real differen
I'm not sure what that Struts Taglib "way" to do the following task
would look like:
I've got a bean on the ValueStack with a "boolean isActive()" getter.
When active, I'd like to construct html like:
And when in-active, I'd like to construct:
The only real difference is the class att
2 matches
Mail list logo