DWR without script session

View: New views
2 Messages — Rating Filter:   Alert me  

DWR without script session

by Lance Java :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

There's been a bit of talk about using DWR without a script session

1. Has this been implemented or is it a future nice-to-have?
2. If it's implemented how do I disable the script session functionality?

Re: DWR without script session

by XMaNIaC :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

<dwr:controller>
     <dwr:config-param name="interactivity" value="stateless" />
</dwr:controller>

On Wed, Jun 10, 2009 at 10:25 AM, Lance Java <lance.java@...> wrote:
There's been a bit of talk about using DWR without a script session

1. Has this been implemented or is it a future nice-to-have?
2. If it's implemented how do I disable the script session functionality?