-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
改变自己,
On 3/20/14, 10:24 AM, 改变自己 wrote:
> thank you very much for your detailed explanation , now i just
> resolved it with another way, i used a cronlog.exe which is a
> executable file and can be used for produce daily files;
Does it actually wo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Sunitha,
On 3/21/14, 8:49 AM, Sunitha Thummala wrote:
> Hello everyone,
>
> I have a requirement where I need to convert a JSP with tag
> libraries into a plain servlet. I know the Jspc class in Tomcat
> does conversion of a plain JSP into a servle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Utkarsh,
On 3/21/14, 3:01 AM, Utkarsh Dave wrote:
> Thanks Konstantin. My version of TOMCAT is 7.0.41 you said with
> this configuration i will not be able to access ROOT/index.html or
> any of the images, css or js files. What can i do to overcome
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Konstantin,
On 3/20/14, 6:38 PM, Konstantin Kolinko wrote:
> 2014-03-19 20:24 GMT+04:00 Christopher Schultz
> :
>>
>> I'm trying to write my own MBean, and I have it working: the bean
>> is registered and I can browse it using jconsole, etc., call
Hello everyone,
I have a requirement where I need to convert a JSP with tag libraries into
a plain servlet. I know the Jspc class in Tomcat does conversion of a plain
JSP into a servlet.
Im trying to figure out how to convert the JSP WITH tag libs into a servlet
as well.
Any help appreciated.
T
Thanks for the explanation Chris.
Seema
> Date: Thu, 20 Mar 2014 14:34:05 -0400
> From: ch...@christopherschultz.net
> To: users@tomcat.apache.org
> Subject: Re: HttpServletRequest Tomcat 5.5.29 to 7.0.52
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Seems,
>
> On 3/20/14, 1:52 P
Referencing
http://tomcat.apache.org/maven-plugin-trunk/executable-war-jar.html
The question I find most obvious when reading this is about the packaging.
The war module apparently needs to be war or jar; the pom module apparently
needs to be war.
Confused!
Also, having both listed on the same p
Thanks Konstantin.
My version of TOMCAT is 7.0.41
you said with this configuration i will not be able to access
ROOT/index.html or any of the images, css or js files.
What can i do to overcome this if i still want to go ahead configuring the
$TOMCAT_HOME/conf/web.xml. Can i add them in entryPoints.