[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-819) Create a Seam resource servlet
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Tue Feb 13 05:32:38 EST 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-819?page=all ]
Shane Bryzak updated JBSEAM-819:
--------------------------------
Fix Version/s: 1.1.7.GA
> 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
> Fix For: 1.1.7.GA
>
> Original Estimate: 1 day
> Remaining Estimate: 1 day
>
> 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