Thanks Gerhard and Karl for your quick responses.

I have tested the omnifaces library to retrieve GET parameter using
o:viewParam and also handle specific exception using
o:viewParamValidationFailed. Everything works fine ^^

I was expecting parameter retrieval issue when using JSTL in restore phase
but it seems to work too.

Thanks.

Regards,

Damien


2015-01-07 23:37 GMT+01:00 Gerhard Petracek <[email protected]>:

> hi damien,
>
> we wrote different answers already (see [1]).
>
> regards,
> gerhard
>
> [1]
> http://mail-archives.apache.org/mod_mbox/deltaspike-dev/201501.mbox/%3CCAPCnv12VCTS27MsuS_wFyOKYADRgX7xf-eNDVZHw4%2Bvc919ucA%40mail.gmail.com%3E
>
>
>
> 2015-01-07 22:33 GMT+01:00 Damien Clement d'Huart <
> [email protected]>:
>
>> Hello Deltaspike Team,
>>
>> I have got a question about the migration of Seam Solder to Deltaspike.
>>
>> In a JSF context application, to inject an url parameter we used the JSF's
>> @ManagedProperty annotation. In a full CDI context, this annotation is no
>> more available. However, Seam Solder introduces the ability to inject
>> request parameter into CDI beans by using the @RequestParam annotation.
>>
>> From the seam framework website, the Seam Solder is going to Deltaspike.
>> After looking into the source code of Deltaspike I notice that this
>> feature
>> is not included yet. Can you tell me if it is planned to be added in a
>> future release of Deltaspike ?
>>
>> Thanks by advance.
>>
>> Regards,
>>
>> Damien
>>
>
>

Reply via email to