Ask a Question related to Dreamweaver AppDev, Design and Development.
-
CindySummer #1
Importing JSTL Tag Library
I am new to DreamWeaver and new to writing JSPs. I have downloaded the Standard
Tag Library 1.1.2 from Jakarta and am using the tags in some JSP tutorials. I
have copied the jstl.jar and standard.jar files into the WEB-INF\lib directory
and my JSPs are working as expected. What I would like to do now is make
DreamWeaver "aware" of the JSTL tag library so that the editor can provide a
context sensitive tag chooser when I'm using the JSTL library. For example,
when I'm using the CORE LIBRARY and enter <c: I would like DreamWeaver to
provide a list of the associated core tags. I used the help instructions
"Importing JSP tags from a file" and imported the c.tld file, but none of the
corresponding tags defined in the file show up in the list of tags.
Can what I want to do be done? If so, what I'm I doing wrong? Please advise.
Thanks,
Cindy
CindySummer Guest
-
Deploying agains a JSP site using JSTL
I am reviewing Contribute for use at my company. Our current corp site is deployed in JSP and makes extensive use of the Java Standard Tag Library,... -
Cannot instantiate .NET Class Library to expose webservice client library
Now that I have got the mickey mouse .NET interop problem sorted (exposing ..NET library to ASP/VB6), I want to demo the real problem I am having. ... -
importing MCs from library
I want an easy to bring MCs from my Library to the stage. but the current methods I know don't do exactly want I want. loadMovie(*.swf). the swf... -
~/Library/ vs ~/System/Library vs /User/Library/
In article <110720031327074895%justin.c@se.net>, justin <justin.c@se.net> wrote: First off, you're a little bit confused. ~ means your home... -
[XFree86] system can't find library ( strange library behaviour )
Hi Mark, No I hadn't tried ldconfig, but it sorted out the problem, thanks! I'd read a little bit about libraries a while ago, but could not... -
fgriese #2
Re: Importing JSTL Tag Library
Dreamweaver currently doesn't support this for JSTL, but there is a third party
extension you could purchase and that does exactly what you are asking for.
It is called visual JSTL.
Check out this site :
[url]http://www.fwasi.com/[/url]
Friendly yours,
Frank
fgriese Guest



Reply With Quote

