Thanks for your interest Paul,
- I use Rational Rose Enterprise Edition 2001A SP2
- See below the line with the string "Accept-Encoding". When I reverse that I get this error message:
Parser Error: near token Accept on line 81 occurred in File ...
if (ApplicationContext.getCieSetting().isWebTopPagesZippingActive())
{
String sHeader = request.getHeader("Accept-Encoding");
// Lcote check the IpAction to see if it is Printxx. If the action
// is Print DONT use the ZIP. ( NetScape have a bug to print with zip )
BrowserInfo browserInfo = new BrowserInfo(request);
String ipAction = request.getParameter(ART_IP_ACTION);
String actionCM = request.getParameter("nextViewPage");
// For IE4xx the zip is deActivate completly
boolean isUseZipOk = true;
That's really bizarre comportment
Roger
-----Original Message-----
From: Paul Cooley [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 04, 2001 2:38 PM
To: Roger St-Amand; '[EMAIL PROTECTED]'
Subject: Re: (ROSE) Java reverse engineering
Roger,
I don't see this problem in the version of Rose I
have. What version do you have? What does the whole
file that you are reverse engineering look like?
Paul Cooley
--- Roger St-Amand <[EMAIL PROTECTED]> wrote:
> Hi all,
> Any body experiment trouble with constant string
> like " This is my string
> with reserved word like ="
> when that string contain a reserved word. I try to
> reverse my java code and
> in this situation, I have a parser error on the line
> containing that string.
> It is a known bug ? Any body have idea to resolv
> that problem.
>
> Thanks for your suggestions.
>
> > Roger St-Amand
> > Sr. Analyst/C2B, Recruitsoft
> >
> > P: 418.524.5665, x 270
> > E: [EMAIL PROTECTED]
> >
> >
>
__________________________________________________
Do You Yahoo!?
NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
