i can't type thai language on this forum
        @WebMethod
        @WebResult(name = "result")
        public String echo(@WebParam(name = "book")     String book) {
                System.out.println(book);
                return "any thai word";
        }

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096542#4096542

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096542
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to