Hi cc,you can use MediaType.register(String name, String description) or MediaType.valueOf(String name).
regards Stephan code dude schrieb:
Hi list ,I have written a small program which returns WAP content , I want to sent mime type response as wap so that my mobile users can use itI can find MediaType as Wap pl let me know how i can set it to wap ?? Redards , cc

