--- Joe Germuska <[EMAIL PROTECTED]> wrote:
> There's an open ticket for this issue
> https://issues.apache.org/struts/browse/WW-1517
> > <a href="<s:url action="preferences_prepare"/>">
> >   <s:text name="preferences" />
> > </a>

There's obvious base functionality like we're talking
about here (an action or value or href, optional text
from properties, styling, etc.) but <s:a.../> adds a
lot to deal with various AJAXy things.

Are the tag classes twisted enough that it's difficult
to roll the base functionality into <s:url.../> and
add the AJAXy stuff to an <s:a.../> subclass?

The same parameter stuff would be useful in <s:a.../>.

d.



 
____________________________________________________________________________________
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to