users@jersey.java.net

Supported Mime Tyes in Jersey

From: Suchitha Koneru (sukoneru) <"Suchitha>
Date: Mon, 27 Jul 2009 15:42:30 -0700

Hello Jersey Users,

                  Are the mime types(doc, xls and pdf) supported in
Jersey ? Can we use the following annotation for specifying these mime
types

 

@Produces ( {"application/pdf " , "application/doc" , "
application/xls"})

 

 

 

Thank You,

Suchitha.