Hi !
When I am going to /start, struts according to he log file below can not
find my class
GetProteinsAction ALTHOUGH the class file is present under
WEB_INF/classes/com/ihg/mitop/gui .
Do you have an idea why ?
thank you
Log file:
processing a GET for /start
2002-07-23 10:53:41 action: Looking for Action instance for class
com.ihg.mitop.gui.GetProteinsAction
2002-07-23 10:53:41 action: Double checking for Action instance
already there
2002-07-23 10:53:41 action: Creating new Action instance
: Error creating Action instance for path '/start', class name
'com.ihg.mitop.gui.GetProteinsAction'
java.lang.ClassNotFoundException: com/ihg/mitop/gui/GetProteinsAction
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>