What is the difference between ServletConfig and ServletContext interface?
servlets servletconfigI am using Eclipse Helios Release. Eclipse xml validator doesn't like the display-name element under <servlet> in my …
java eclipse validation xsd servletconfigI have written a liferay richfaces portlet. But iam not able to get the css path or images in the …
jsf jsf-2 servletconfigI'm writing a Java servlet that needs to read some site-specific configuration data; I would like it to be easily …
java servlets properties servletconfigI want to get servletContext in a Java class to read a file from WEB-INF directory. I extended my class …
java servlets servletconfigI am trying to create an UI component that allow the user to customize the timeout of sessions. So I …
servlets illegalstateexception servletconfig