My CSS not being detected in my JSP

[b][red]This message was edited by scc6051 at 2004-3-29 13:15:26[/red][/b][hr]
Hi Guys,

I am using a JSP with a stylesheet in it. I am starting my application from my JSP.The stylesheet display works fine for the first time. After that my JSP request goes to my servlet and the servlet again forwards the request back to my JSP using getServletContext().getRequestDispatcher ("pages/samples/samplejsp.jsp").forward(req,resp);

This time my Stylesheet is not being detected. Can anyone help me in this regard

Any help would be appreciated.

Thanks,
scc6051


Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories