hi
does any1 knw how to put the path for servlets in netbeans.
it is located in src/java/controll/servlet
i have this in my code action = "servlet/controll.servlet" but it says directory not found
thanx
hi
does any1 knw how to put the path for servlets in netbeans.
it is located in src/java/controll/servlet
i have this in my code action = "servlet/controll.servlet" but it says directory not found
thanx
Did you compile it?
Did you put the compiled classes (and package structure) in the correct place within your web application?
Did you create the correct entries in your web.xml?
Did you compile it?
Did you put the compiled classes (and package structure) in the correct place within your web application?
Did you create the correct entries in your web.xml?
thanx :p it is solved now it was just a matter of paths.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.