Hi am new to
JSP, i am using JWS2.0, i have coded with
servlets and know how to run servlets..
but can anyone provide links or help as to how to run a simple jsp code..
consider my jsp file to include only this code <%= new Date()%> along with html tags.. then
first please tell me how i compile a jsp file,where to store in the jws file hierarchy...
secondly..how do i access the file from http:\\localhost:8080\(what should i type)..
i tried searching the documentation ..but only infor as to how to run servlets..
please help..