<div dir="ltr">Ok, but now in the chapter I have mention for Session Scope and conversation Scope not being active in SE. Wouldn&#39;t it be strange to have no mention of Request Scope or should we make a &quot;temp hack&quot; saying that session scope is not active...</div><br><div class="gmail_quote"><div dir="ltr">Le mer. 24 juin 2015 à 16:22, Jozef Hartinger &lt;<a href="mailto:jharting@redhat.com">jharting@redhat.com</a>&gt; a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Depends on the spec mostly.<br>
<br>
For @RequestScoped there is no natural notion of a request in plain Java<br>
SE. It&#39;s the user that needs to set the boundaries of a task that the<br>
@RequestScope is supposed to represent. This can be done using Weld API<br>
and hopefully using ContextControl soon. In the meantime I see no point<br>
in blurring this with magical contexts that try to guess what the use wants.<br>
<br>
That means that the context is not active by default but can be<br>
controlled using the API.<br>
<br>
On 06/24/2015 03:56 PM, Antoine Sabot-Durand wrote:<br>
&gt; Jozef,<br>
&gt;<br>
&gt; Sorry my question wasn&#39;t precise enough. What will be the Request<br>
&gt; Context behavior in your implementation of EDR1 ?<br>
<br>
</blockquote></div>