Windows « User « JSP-Servlet Q&A





1. The excelsheet was uploaded different machine i.e.,Windows or Sun solories.How can i shown the same excelsheet when user select report using Servlets    stackoverflow.com

In my application,we are having two different machines i.e.,Sun Solories and window machine.User will uploaded ms-excelsheet any one machine.So,I want to display same excelsheet when i uploaded completed in the report.User ...

2. Windows User ID in java    coderanch.com

hi, I am trying to get the current logged on user's windows user id in a jsp page. I am using tomcat 4.1.27 and have it deployed through IIS. If I can't get this to work, I have just spent the last 2 weeks doing nothing. Thanks guys, Andy, EDIT:: I have tried System.getProperty("user.name"); but that returns the windows id of ...

3. Get Visiting Users Windows User Name    coderanch.com

Javascript solutions are only going to work in a certain webbrowser developed by a team in Redmond, which supports ActiveX. But still then, the client may need to confirm security alerts and/or configure the security settings to let it get to work. Java solutions are only going to work in flavour of a signed applet or web start application which you ...