2008/9/5 stanlick <[EMAIL PROTECTED]>:
>
> Should it be referred to as intelligent?  I seriously think these crazy S2
> tags are causing new Struts 2 users more pain than they are worth.
>

Well I have to agree with you here. Leaving stuff off is not really
intuitive is it.

<rant>

I use Struts2 because I have to, the decision was made by others and I
have to live with it, however the more I use it the more I feel that
I've been here before ... writing my degree thesis in Microsoft Word
was a miserable experience, I suppose the authors (of the software)
thought it would be helpful to reformat the entire document at random
... all it did was turn me of Microsoft products for life.

I'm starting to feel that way about Struts2, the other day I wanted to
add some params to a url .. lo and behold the framework automatically
appended all the params available on the action to the URL ... bloody
madness. I ended up turning this ludicrous 'feature' off and doing it
myself. I want to be in control, not have someone else tell me what I
need ...

</rant>

Anyway, now I will have to spend time making sure each tag I use does
what I expect it to do and not what someone else decides it should do
for me. Frankly I'd much rather focus on the buisness logic.

Ah well, it's all character forming stuff (apparently)

lyallex

>
>
>
>
>
>
> Lyallex wrote:
>>
>> 2008/9/5 Lukasz Lenart <[EMAIL PROTECTED]>:
>>>> <s:select label="Year of birth" name="yob" list="years"
>>>> listKey="intValue" listValue="intValue" required="true"/>
>> ...
>>>
>>> or don't specify listKey and listValue
>>
>> Dave and Lukasz
>>
>> Thanks, it works, no idea how just yet, it must be those 'intelligent
>> defaults' I keep reading about ...
>>
>> Lyallex
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/-S2--%3Cs%3Aselect%3E-and-Integer-lists-tp19329661p19339564.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to