How do we translate jsp?
No Answer is Posted For this Question
Be the First to Post Answer
Write a simple servlet program to print the contents of html.
What is http servlet?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
How do I know if java is running on linux?
What do you mean by the servlet chaining?
How are filters?
How 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
How do you track a user session in servlets?
Can we call destroy() method inside the init() method? What happens when we do so?
Which protocol will be used by browser and servlet to communicate
which type of data passing is used in realtime?
Why are http servlets used in programming?