HI,
I've developed a portlet application wherein the jsp i'm rendering after successful login uses reference to some css (cascading style sheet) file. Basically i use this css file to have my own customized look and feel for the web pages.
UNfortunately, my jsps are unable to locate that file .... or somehow they are not referencing the css file at all. THe content of my jsp displayed as plain html file. NO menus, no divisions nothing.
Can somebody help in fixing this issue? IT will be a great help to me.
Any help in this regard is highly appreciated.
THank you.


Reply With Quote