Hi,
I recently developed an web page using
struts 1.2 that contains a single screen with actions redirecting to the main page . I've rechecked the logic and cant seem to find anything wrong , but however one of the actions is simply not being called
. Ive placed my action class, DAO and struts configuration file below. Could anyone please help me with I am missing here . Any help would be appreciated .
Thanks!
Action class--
DAO class--