Rakesh,

Possible reasons:
  • The most common problem is table. If tags inside a table are not written according to W3C's standard, the parser may have problem. e.g. The parser doesn't like <input> tags outside <td>.
  • Camino doesn't understand server-side inclusion nor Struts' template/tiles tag yet. JSPs without <body> tag are currently not parse-able.
  • We received reports Camino had problem with JSPs which are not encoded in ISO-8859-1 or UTF-8 encoding.
  • The parser doesn't like nested tags inside if-then-else condition statements (scriplet or Struts <html:logic> tag) which are not well-formed (e.g. a close tag is outside the if-then-else construct while the corresponding open tag is inside).
If your JSPs don't fall into any of the above categories, it's likely it's a bug in the parser. :-(

If you can send me a copy of those JSPs, we can pinpoint the problem and release you a fix faster.

We're also in the process of improving the error messages so that the errors are more specific and meaningful.

p.s. Do you find the current parsing speed adequate?

regards,
--
John

At 09:17 pm 22-09-2001 +0530, you wrote:
This time it worked... except for that it did not read a few files. what could be the reason ?
 
 
 
 Rakesh Ayilliath
 
Synergy IT Innovations Pvt Ltd,
#196, 1st Floor, 9th Cross,
HMT Layout, RT Nagar
Bangalore 560032
 
[EMAIL PROTECTED]
www.ayilliath.8m.com
----- Original Message -----
From: John Yu
To: Rakesh
Sent: Friday, September 21, 2001 3:39 PM
Subject: Re: Scioworks Camino update

Rakesh,

A new build (Build-010921) is now available at

  http://www.scioworks.com/scioworks_camino_download.html

A number of bugs in the JSP parser have been fixed. This build may fix the problem you encountered. (You may want to take a look at the change log on the webpage to see what have been fixed.)

p.s. Would you like me to add you to Camino's mailing list?
--
John



At 03:29 pm 20-09-2001 +0530, you wrote:
Hi John,
 
I've attached screen shots of my directory listing, and caminos tree. Tell me which jsp U require.
 
Regards
 
Rakesh.
--
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com m: +(65) 9782 9610

--
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com  m: +(65) 9782 9610

Reply via email to