| Author |
Importing issues
|
Rasika Gopalakrishnan
Greenhorn
Joined: Dec 07, 2012
Posts: 7
|
|
I have followed the Head First Servlets and JSP book to write a MVC design for Coffee Advice. The controller however is unable to import the model class. The directory structure and names I have used are exactly as mentioned in the book. Please help.
|
 |
Seetharaman Venkatasamy
Ranch Hand
Joined: Jan 28, 2008
Posts: 5575
|
|
|
Please, elaborate the problem. exactly what is the error message you are getting?
|
 |
gurunath pai
Greenhorn
Joined: Dec 10, 2012
Posts: 11
|
|
|
Check whether the package of each and every class belonging to written correctly, there may be typo error as well. Please describe the error ?, paste error log if possible.
|
“Anyone who has never made a mistake has never tried anything new.” ― Albert Einstein
|
 |
 |
|
|
subject: Importing issues
|
|
|