eclipse « Resource « JSP-Servlet Q&A





1. How to add resource files during build on J2ee (eclipse + jboss)    stackoverflow.com

i'm trying to run a web servlet project in eclipse 3.4 using jboss 4.2.2 as my web server. im using the wtp plugin and everything looks good (can run and debug). but ...

2. Eclipse - search for resource - limit extension to match .js NOT .jsp    stackoverflow.com

In Eclipse, when I press Ctrl+Shift+R to bring up the 'Open resource' dialog window, I can't figure out a way of searching only for javascript files (.js), as any search string ...