문제

i have a class mymessage in which to feilds of string type whose getter and setter are also present in class.in mymessage class their is a method name getdata in this method i m setting the string by calling setmethod of the string and return the object who can i get data in the client side from getter method.

도움이 되었습니까?

해결책

There is Bean Naming convention problems please use the small cases instead of large cases.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top