when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
TCS,
4 14981How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
3391How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
4 8910Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
3 8845java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be null while working with struts it displayed pls very ungent
IBM,
3 21899
If some new data has entered the database, explain how can a servlet refresh automatically?
What is life cycle of Servlet?
Write a servlet to upload file on server.
What are the different methods involved in the process of session management in servlets?
Which http method is said to be non-idempotent and idempotent?
Why jsp is better than servlet?
What is a servlet-to-servlet communcation?
Is tomcat a servlet container?
What is the GenericServlet class?
Can a jsp be called using a servlet?
How the JSP file will be executed on the Server side?
Whether thread can be used in servlets?
What is new in ServletRequest interface ? (Servlet 2.4)
What is the use of send redirect () method?
How servlets are deployed in java?