Okay, I found the message "Web Application Support in Ariadna".
The way this is currently done doesn't fit with my development process. My project directory is outside the web application directory, and my JSP's are copied into the web app via ANT when I do an install.
So, I'd like to configure my project to pick up tag libraries from an external web application.
Also, it appears that IDEA is not yet picking up scripting variables that are declared within a tag? If I open the JSP file after it's been installed, I still get undefined variable errors.
- Brian
-----Original Message-----
From: Brian Slesinsky
Sent: Thursday, February 07, 2002 11:59 AM
To: '[EMAIL PROTECTED]'
Subject: How does JSP tag library support work?
Could someone explain how the tag library support works? (I'm using build 602 and it's not doing anything yet.)
Also, I found the 'web application' panel in project properties, but I'm not sure which directories to add there or what that does.
- Brian
