"Andvar Woo" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday, August 21, 2007 7:54 AM
Subject: Re: the icons of datatimepicker cannot be displayed
> Nobody encountered this problem?
> by the way,I use struts2.0.9. I type the path of the icon in the
&g
yeah,but it doesn't hurt much if we develop in a LAN.
just leave the tomcat to do those jobs(use only tomcat as a server or
configure the apache to tell
Apache server to route these jobs to Tomcat) during the development-time ,
we could only use these extracted files when deploy application to end
What you accidentally did is one of the performance improvement
recommendations on the wiki:
http://struts.apache.org/2.x/docs/performance-tuning.html
Apache is faster than the FilterDispatcher at serving the static files.
They're included in the jar for deployment convenience.
If you extract the
The problem is cause by the apache httpserver.
I integrate Tomcat and Apache server together,When i just use
Tomcat as the server,it works.I have checked Apache's configure
file and found that all gifs and pngs are routed for apache to handle. I
comment these commands,then it works again.
But that
*in the struts-default.properties file,the struts.serve.static is set true;
*
*why the icons still couldnot be displayed?*
*What should i do?Any other suggestions?*
2007/8/21, Jeromy Evans <[EMAIL PROTECTED]>:
>
> The resources are in the 2.0.9 jar under /org/apache/struts2/static
> They are ser
>
> To: "Struts Users Mailing List"
> Sent: Tuesday, August 21, 2007 7:54 AM
> Subject: Re: the icons of datatimepicker cannot be displayed
>
>
> > Nobody encountered this problem?
> > by the way,I use struts2.0.9. I type the path of the icon in the address
&
using sitemesh and acegi security
framework and struts 2.08
regards
Vamsi
- Original Message -
From: "Andvar Woo" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Tuesday, August 21, 2007 7:54 AM
Subject: Re: the icons of datatimepicker cannot be displ
The resources are in the 2.0.9 jar under /org/apache/struts2/static
They are served from the /struts path by the struts FilterDispatcher if
"struts.serve.static" is true (default)
If it successfully served the javascript from that path it should have
served the images. Perhaps have a look with
Nobody encountered this problem?
by the way,I use struts2.0.9. I type the path of the icon in the address bar
of IE,only got a Not found error ? Anyone knows why?
Seriously need your help.
2007/8/20, Andvar Woo <[EMAIL PROTECTED]>:
>
> when I use , it works well except that the icons of
> that
>
when I use , it works well except that the icons of that
component cannot be displyed.eg. select a date, Up ,Down
these icons do exist in the struts-core.jar. Why they cannot be displayed?
Anyone knows? Thanks.
10 matches
Mail list logo