Hi 

It looks to me as if you haven't actually stuck to the bean designpattern.
Your variable is called thePrice so your getter and setter Methods should actually be 
called

getThePrice() and setThePrice()

I'm assuming the introstpector can't find them and therefor cannot use em.

STefan

Reply via email to