[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-819) Create a Seam resource servlet

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Sun Feb 11 20:18:30 EST 2007


Create a Seam resource servlet
------------------------------

                 Key: JBSEAM-819
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-819
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Remoting
    Affects Versions: 1.1.6.GA
            Reporter: Shane Bryzak
         Assigned To: Shane Bryzak


Create a Seam resource servlet for serving non-jsf resources, such as javascript, images, css, etc.  It should replace SeamRemotingServlet and CaptchaServlet, and accept requests for something like "/seam/resource/*", and depending on the path delegate control to various resource providers, e.g:

/seam/resource/remoting - delegate to Seam Remoting
/seam/resource/captcha - delegate to Captcha image provider
/seam/resource/jsfcontrol - delegate to JSF Control javascript provider (JS resources for selectDate, etc).

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

        



More information about the seam-issues mailing list