"Raufbek" wrote :
| If I am calling servlet from index.htm page:
| http://localhost:8080/atmbank/controller"; method=post>,
|
Application is working if I calling servlet from standalone index.htm file.
If I am calling servlet from index.jsp (or index.htm), which is par
I have problem with my J2EE application. Problem is when jsp welcome page is
calling servlet. Message is:
anonymous wrote : HTTP Status 404 - /atmbank/atmbank/controller
| .
| description The requested resource (/atmbank/atmbank/controller) is not
available.
It's really strange because
"Raufbek" wrote : All I done is correct.
|
I mean here, I done how it was described in JBossIDE-tutorial:
1. Created new EJB configuration;
2. Added new doclet: ejbdoclet;
3. Added new enries with parameters:
deploymentdecriptor;
fileset;
homeinterface;
remot
I only started with JbossIDE and trying to create a simple J2EE project. I
created EJB and configured XdocLet as described in JBossIDE-tutorial. But
Xdoclet script did not create home and remote interfaces and did not finish
jboss.xml(... ) and ejb-jar.xml (...). I checked Xdoclet configuration