McSak
01-18-2007, 10:50 AM
Hi there,
I have the following Problem:
I have a Web- Project based on Struts (v. 1.3) and genereatet out of the struts-blank.war. So far everything is working correctly.
I am using an Apache v.4.1 Webserver simulatet in Websphere v.5.1 Application Developper. So far everything is working with forwarding, session handling and stuff, but now i am realy having a bad problem you maybe know:
I have assumed the correct path to my Css and it's used if i just open the .jsp site storred localy on my main drive (then surely the Struts related things dont work).
But if i load everything on my virtual Web-Server and then check the site over that Server the Css is not been used. Everything beside the format informations out of that css is working even the correct path to the Css is shown in the Source Code.
If you know that Problem or if you need any more information i would realy be thankful for your help because i dont even know where to search anymore:(
Regards
I have the following Problem:
I have a Web- Project based on Struts (v. 1.3) and genereatet out of the struts-blank.war. So far everything is working correctly.
I am using an Apache v.4.1 Webserver simulatet in Websphere v.5.1 Application Developper. So far everything is working with forwarding, session handling and stuff, but now i am realy having a bad problem you maybe know:
I have assumed the correct path to my Css and it's used if i just open the .jsp site storred localy on my main drive (then surely the Struts related things dont work).
But if i load everything on my virtual Web-Server and then check the site over that Server the Css is not been used. Everything beside the format informations out of that css is working even the correct path to the Css is shown in the Source Code.
If you know that Problem or if you need any more information i would realy be thankful for your help because i dont even know where to search anymore:(
Regards