50 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Proposed name encoding patch
>
>
> I was looking at this last night, by coincidence. It seems to me that the
> class
> name is encoding too much information. It's duplicating the
> package as part
>
, 2001 3:41 AM
To: [EMAIL PROTECTED]
Subject: Proposed name encoding patch
Hello,
This is my first posting to this list so please bare with me.
We are having problems with the jsp name mangling (bug 330 at
http://znutar.cortexity.com/BugRatViewer/ShowReport/330).
Every '/' or '_
: Pilho Kim [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 16, 2001 11:06 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Proposed name encoding patch
>
>
> Hi, Tal
>
> I have ever solved the problem already.
> Try to check
> http://w4.metronet.com/~wjm/tomcat/2000/Aug/msg00595
nt: Tuesday, January 16, 2001 11:40 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Proposed name encoding patch
>
>
> It's worth to mention that both JSP encoding and work dir encoding are
> resolved/improved in 3.3 - and the code can be easily ported back /
> reused.
>
>
It's worth to mention that both JSP encoding and work dir encoding are
resolved/improved in 3.3 - and the code can be easily ported back /
reused.
I'll take a look at both patches and try to integrate them into 3.3 also (
what is not covered already )
--
Costin
-
Hi, Tal
I have ever solved the problem already.
Try to check
http://w4.metronet.com/~wjm/tomcat/2000/Aug/msg00595.html
Thanks,
Kim
On Tue, 16 Jan 2001, Tal Dayan wrote:
> Hello,
>
> This is my first posting to this list so please bare with me.
>
> We are having problems with the jsp name ma
Hello,
This is my first posting to this list so please bare with me.
We are having problems with the jsp name mangling (bug 330 at
http://znutar.cortexity.com/BugRatViewer/ShowReport/330).
Every '/' or '_' char in the jsp path is converted to 6 chars which easily
extend the file path beyond Win