I am working on NB 6.9.1 IDE. Servlet works fine just simply by doing the creation using the wizard. One thing draws my attention, why is it always important to select the execution uri attribute when the servlet is recompiled ? I tried to set the attribute in both ways,
i) from the beginning when the servlet is created using the wizard i inserted the servlet mapping attributes
ii) i manipulated the attributes value in inside the servlet code,
but in both case when the servlet is recompiled it displays a pop up window that required the uri info.
It need to be fixed.
i) from the beginning when the servlet is created using the wizard i inserted the servlet mapping attributes
ii) i manipulated the attributes value in inside the servlet code,
but in both case when the servlet is recompiled it displays a pop up window that required the uri info.
It need to be fixed.
No comments:
Post a Comment