Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] JSP Applications in Eclipse

Does anyone know where the different components of a
JSP application that uses custom tags would be placed
in the Eclipse directory structure? I have three
components: the tag handler(.java file), the tag
library descriptor(.tld XML file), and the JSP
page(.jsp file). I am using Eclipse with Tomcat. I
know where these files would be placed in the Tomcat
directory structure, but I am using Eclipse for
development. Do I need any plug-ins for this purpose?
Any help would be greatly appreciated. Thanks.

-Asad

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com


Back to the top