Execution of secured AJAX actions in portlet applications
---------------------------------------------------------

         Key: JS2-517
         URL: http://issues.apache.org/jira/browse/JS2-517
     Project: Jetspeed 2
        Type: Wish
  Components: Ajax  
 Environment: any
    Reporter: Aaron Evans
    Priority: Minor


It might be nice to be able to set up AJAX actions that would operate on 
arbitrary POJOs or portlets within a portlet application (more or less 
extending the AJAX API to jetspeed to custom portlet applications).

The AJAX actions would need to be able to be secured using jetspeed's existing 
security framework.

The actions should have access to the request and response objects and be able 
to write to the response.

This would allow one to modify application state or retrieve data or markup 
snip-its to drive richer client UIs.

The AJAX actions should be configurable in a spring configuration similar to 
ajax-layout.xml.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to