Hello iam new to
jsp programming..
Problem is..i have installed Javwebserver2.0 and tried executing a jsp form ..what is happened is ima trying to retrieve
the valuse from a Html from and display it in a thru a jsp page .once i submit the html form , i use the request.getparameters method of sevrlest in the jsp file to rettrive the vales of the form submitted...but the results are not displyed...it is giving page not found...and if i comment out the request.getparametes line in the jsp file then the file is
displayed.
i have placced the html and the jsp file in the public_html directory of the
java webserver. is this correct
could u please help me out in this ...
Thanks in Advance
yadav
------------------
Thanks in Advance
yadav
[This message has been edited by yadav prabha (edited December 25, 2000).]