Hi,
I have developed a custom servlet, which we are calling from OTM. This custom servlet is referring to a custom utility class, Where should I upload this custom class .. ?
I have uploaded it into D:\otm\glog\gc3webapp\WEB-INF\classes\ , But it is throwing class not found error ..
There is also a .properties file which I have uploaded to classes directory .. Please let me know if I am doing wrong ..
Thanks,
Naveen S
I have developed a custom servlet, which we are calling from OTM. This custom servlet is referring to a custom utility class, Where should I upload this custom class .. ?
I have uploaded it into D:\otm\glog\gc3webapp\WEB-INF\classes\ , But it is throwing class not found error ..
There is also a .properties file which I have uploaded to classes directory .. Please let me know if I am doing wrong ..
Thanks,
Naveen S
Comment