Hey!

Unless I am misunderstanding the question, you just add the style like you say you did in the JSP
with an HTML include tag or you hard code the style with the <style> tag.

Sans adieu,
Danny Rubis

rajac wrote:

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