Re: Pax-web says it is available but it not available.

2016-08-09 Thread Pavel Kastornyy
Thank you. I solved the problem. Could you give a hint to another my thread - why jasper compiles jsp again and again? On 09.08.2016 17:55, 'Achim Nierbeck' via OPS4J wrote: Hi, As I'm still on vacation only a quick hint. Take a look at the PAX Web integration tests. They do use all of the

Re: Pax-web says it is available but it not available.

2016-08-09 Thread 'Achim Nierbeck' via OPS4J
Hi, As I'm still on vacation only a quick hint. Take a look at the PAX Web integration tests. They do use all of the samples and show which bundles to use. Regards, Achim sent from mobile device Am 09.08.2016 10:05 vorm. schrieb "iJava" : > Ok. I finally made it

Jetty: JSP page is recompiled with every request

2016-08-09 Thread iJava
I use jetty 9.3.9 with pax-web 4.2.7 and I have the following problem: jsp pages are compiled with every request to jsp page. This is terrible situation from side of performance because they must be compiled only once. How to fix it? This is the output for every request to page newjsp.jsp: