Well, the obvious advantage of s:label over <label> is I18n -- is there a simple and syntactically concise way to get a string from resource bundle using html label tag in my JSP?
Ben Gunter pisze: > I requested this myself prior to Stripes 1.5 and then closed it as > Won't Fix myself later. I don't recall the details, but apparently it > was complicated enough that I didn't bother attempting it. > > http://www.stripesframework.org/jira/browse/STS-372 > > -Ben > > 2009/11/15 Grzegorz Krugły <[email protected] <mailto:[email protected]>> > > Hi, > > Is there a reason why Stripes doesn't allow nesting s:text inside > s:label? Specs say that it is correct > http://www.w3.org/TR/html401/interact/forms.html#edef-LABEL to put > input > inside a label. I wanted to try it to make css styling easier, but > s:text put inside s:label is not rendered at all. > > Should I file a bug? > > Best regards, > Grzegorz > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ------------------------------------------------------------------------ > > _______________________________________________ > Stripes-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/stripes-users > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
