Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to use css in servlet

843841Nov 25 2006 — edited Dec 14 2006
out.println("<link rel='stylesheet' type='text/css'");
out.println(" href='style_shop.css' />");

i typed above statement in a servlet
but still doesn't show the style how i can fix it?

Message was edited by:
takamai
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 11 2007
Added on Nov 25 2006
3 comments
1,185 views