Richard,

As far as I know, only DreamWeaver UltraDev 4.0 provides (limited) support for JSP taglib. UltraDev allows you to 'plug-in' CTLX descriptors to make it 'understand' taglib. On Jakarta Apache's website, there's a CTLX for the Common Taglibs. See

  http://jakarta.apache.org/taglibs/index.html#Extensions

We have plans to include a 'quick viewer' in Camino to display an approximate view of the JSPs (with some place-holders for the dynamic contents). Is this feature useful to you?
--
John


At 10:25 am 17-10-2001 +0100, you wrote:
Thanks very much.
 
Very nice tool, by the way!
 
Do you know of any web design tools that will display Struts tags approximately correctly (i.e. <html:html> temporarily becomes <html>, <html:link> becomes <a href...> and so on, so a non-Struts designer can view and edit the layout part (rather than the dynamic content) of the JSP page? I think I'm hoping for too much, but you never know...
 
Thanks in advance...
-----Original Message-----
From: John Yu [mailto:[EMAIL PROTECTED]]
Sent: 17 October 2001 02:31
To: [EMAIL PROTECTED]
Subject: Re: Bug: missing DTD in struts-config.xml

Richard,

The workaround is described in the online FAQ:

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

--
John

At 12:53 am 17-10-2001 +0800, you wrote:
Yup, you are correct. We are aware of this. For some unknown reasons the XML binding utility we are using is not outputting the doctype. We are looking into fixing this asap. As a temporary work around, you can disable the dtd validation for Tomcat - unfortunately, I can't remember the exact flag to set off the top of my head.... I'll have to get back to you later on this.

Regards,
Kin Onn

At 03:15 PM 16/10/2001 +0100, you wrote:
Shouldn't the generated struts config file contain the relevant DTD, i.e.:

<!DOCTYPE struts-config PUBLIC
          "-//Apache Software Foundation//DTD Struts Configuration 1.0//EN"
          "http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd">

I have to add it by hand to satisfy jBoss/Tomcat, for example...

> Regards, Richard Taylor
>
Low Kin Onn                 Scioworks Technologies
e: [EMAIL PROTECTED]           o: +65  873 5989
w: http://www.scioworks.com   m: +65 9833 0967
--
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com m: +(65) 9782 9610



____________________________________________________________________

If this email isn't for you then we'd be grateful if you could let our
helpdesk know there's been a mistake by putting 'received in
error' in the subject box and sending it to [EMAIL PROTECTED]
If it isn't for you, we're sure you'll understand that you're not
allowed to copy, disclose or distribute any of its contents.
This email is private and confidential and may also be privileged,
so if you shouldn't have received it, we'd be grateful if you could delete it.
Thanks.
________________________________________________________________

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

Reply via email to