Forum: Java Jan 18th, 2009 |
| Replies: 1 Views: 367 Hello,
I downloaded some code from coreservlets.com and put the code on BEA WebLogic 8.1. The code is actually from ch4 of the book "Core Servlets and Java Server Pages (Hall/Brown)".
I wanted... |
Forum: Java Jan 11th, 2009 |
| Replies: 2 Views: 380 Hello,
I tried to run a probram from the book "Big Java" by Cay Hortsman that parses an XML document. I typed in the line in Eclipse and it gave me a red box error message saying "the import... |
Forum: Java Jun 5th, 2007 |
| Replies: 4 Views: 1,206 Hello,
I am a C++ programmer who just got an associates degree. I went for an interview yesterday and did very well on a C++ technical interview. The company actually deals partly in recruiting... |
Forum: C++ Jun 2nd, 2007 |
| Replies: 2 Views: 4,443 Hi all,
I am working on a C++ program that converts a decimal to a fraction, finds the lowest common multiple, multiplies the numerator by the denominator, then reduces the fraction again so the... |