This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
I have a servlet say LoginServlet and when I try to access it, I get a message that says, you have chosen to open LoginServlet which is a:application/octet-stream...
I checked my response content type and it is just text/html even after this I'm getting such a message???
i think something is changing your response header "CONTENT-TYPE" . you should try to comment complete code in your doGet or doPost which ever you are using, save changes, compile servlet, restart tomcat and try to access it again.
if it goes safe then uncomment code blocks or lines step by step to check the bug line [ April 30, 2007: Message edited by: saqib sarwar ]
SCJP5 95%, SCWCD 85%<br />Knowledge is the Life of Mind