[seam-issues] [JBoss JIRA] Created: (SEAMSERVLET-15) conversions for Date, Time, Calendar and Enum in HTTP state producers

Dan Allen (JIRA) jira-events at lists.jboss.org
Wed Dec 1 20:53:04 EST 2010


conversions for Date, Time, Calendar and Enum in HTTP state producers
---------------------------------------------------------------------

                 Key: SEAMSERVLET-15
                 URL: https://jira.jboss.org/browse/SEAMSERVLET-15
             Project: Seam Servlet
          Issue Type: Feature Request
    Affects Versions: 3.0.0.Alpha1
            Reporter: Dan Allen


@RequestParam, @HeaderParam and @CookieParam currently only support conversation if the type has a valueOf method. To align with JAX-RS, also support conversion for the following types:

- Date
- Time
- Calendar
- Enum

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list