Hi
I have to do an assignment and I am unclear on one part. I forgot to ask my teacher so I thought maybe someone here would know instead of waiting a week till I have class again.
Quote:
quote:
a Develop & Deploy a Servlet (on Tomcat or any other HTTP server of your choice). The
Servlet should recognize if the request has come from a handheld device or a desktop
(Perhaps by noticing the user-agent parameter of the HTTP request). Access the Servlet
from a MIDLet (using HTTPConnection Class of J2ME). Also test the use of authentication
headers and status codes in establishing authentication in your website.
|
I am not sure what a authentication header and status code is.
I using .net with C# by the way.