Hi, We developed a webpage using jsp for our team, now we need
to know who are employees opening this page,i.e, we need to
get the windows user name when ever he/she open the page and
stores into a variable. Plz help on this


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

What is a tag file in jsp?

0 Answers  


What are the steps involved in reading data from a form using jsp?

0 Answers  


Why does _jspService() start with an ‘_’ but other lifecycle methods do not?

0 Answers  


Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?

0 Answers  


What is the include directive?

0 Answers  






What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?

0 Answers   Cap Gemini,


Explain the jspdestroy() method?

0 Answers  


What are the two kinds of comments in jsp and what's the difference between them ?

0 Answers  


What happens when a page is statically included in another jsp page?

0 Answers  


we want to provide the errors to the right side of the text field so what we want to add in jsp pages?

1 Answers   ITC Infotech,


Can I stop jsp execution while in the midst of processing a request?

0 Answers  


What jsp lifecycle methods can I override?

0 Answers  


Categories