0

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.

user1175106
  • 89
  • 2
  • 9

1 Answers1

0

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

user1175106
  • 89
  • 2
  • 9