[ 
https://jira.jboss.org/browse/SEAMSERVLET-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566678#comment-12566678
 ] 

Dan Allen commented on SEAMSERVLET-3:
-------------------------------------

My plan to use the JAX-RS annotations is going to cause problems because we 
have to make them qualifiers, and that could change behavior in JAX-RS (or 
break it). Therefore, I've decide to use annotations w/ similar names. I 
decided on RequestParam rather than QueryParam/FormParam since it's the more 
typical case, though we could support all three (RequestParam == FormParam or 
QueryParam). 

> @HttpParam
> ----------
>
>                 Key: SEAMSERVLET-3
>                 URL: https://jira.jboss.org/browse/SEAMSERVLET-3
>             Project: Seam Servlet
>          Issue Type: Feature Request
>            Reporter: Nicklas Karlsson
>            Assignee: Nicklas Karlsson
>
> Implement the @HttpParam as outlined in the RefDoc.

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

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to