how to add java code inside the following servlet code
out.println(<in put type="text" name="x" value="?">);
here in value i want add some value whaich is come in run time.
can any one tel how to add plz
out.println(<in put type="text" name="x" value="?">);
here in value i want add some value whaich is come in run time.
can any one tel how to add plz
Comment