anonymous wrote : Ah cool, I missed that. Will check it out. Not sure how it works to do
POSTs with XML in them to a JSF app, but that's probably just my inner newbie
talking... doesn't seem like it should be a problem.
This is the thing that I have spent the most time thinking through. The biggest problem
with building RESTful webservices is parsing incoming XML, and I think that calls for a
whole new API for XML parsing.
Though I note that Flikr just seems to use plain old request parameters in its API, no
XML....
anonymous wrote : That seems like a feature, not a bug :-) If you don't care about big
chunks of the lifecycle, stub it right out!
Wellyes, it is automatically stubbed out by JSF (non-faces request).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958143#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...