Please delete
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Please delete
Last edited by CoolGuy134; September 26th, 2011 at 01:34 AM.
I did a Search for setItemPrice and only found it in one place in your post: the last line.
Where is this method defined?
To debug your code add plenty of printlns to show where the execution flow goes and what the values of variables are as they are changed.
Your unformatted code is hard to read. Please edit the post and wrap the code in code tags. See: http://www.javaprogrammingforums.com...do=bbcode#code
Last edited by Norm; September 25th, 2011 at 07:30 PM.
Ok it is changed, thanks Norm.
Please do not delete original threads like you did. This behavior is highly frowned upon. What if someone else comes along with the same or similar problem, how does your post do anything other than confusing them and cluttering the forums?