I can't figure out what you're talking about,
Perhaps an example is a  better way to understand.
To come straight to the point, let's just take for example video tag:
According to w3c (http://www.w3.org/TR/html5/video.html#video)  it
should have the following attributes (aside the global ones):

src
poster
preload
autoplay
loop
controls
width
height

In which of them  should struts come into play?
Could you please give me a brief example?

2010/11/26 shekher awasthi <[email protected]>:
> for video tag i think since every rich application have some video component
> and for that one has to fall back to some third party solutions
> is it nt good to have some tag for such requirement so that we don't have to
> fall back to other solution
>
> On Fri, Nov 26, 2010 at 8:39 AM, Maurizio Cucchiara <
> [email protected]> wrote:
>
>> 2010/11/25 Dave Newton <[email protected]>:
>> > Same way they do now: by getting values from business logic.
>>
>> I totally agree about new input element and I'm willing to contribute
>> in any way. But why would a struts video tag be useful? otherwise I
>> think there was a struts implementation for img tag.
>>
>> --
>> Maurizio Cucchiara
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>



-- 
Maurizio Cucchiara

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to