Hi all,
   I have have a standard style sheet(.css file). I am able to include this in  jsp and able to form the page. How to include this in Servlet to form the page. I tried with charset attribute in response.setContentType(). But it is not working.
 
Thanks,
Rgds.,
C.Raja

Reply via email to