Re: Question about lib folder of Webapps

2007-03-26 Thread Evrim
Thank you so much for your replies :) Evrim Agha wrote: > > > > > - > Don't be flakey. Get Yahoo! Mail for Mobile and > always stay connected to friends. > Hi everyone > > I'd like to build a JSP to use and show results of using Sparql + Jena + > Pellet

Re: Question about lib folder of Webapps

2007-03-25 Thread David Delbecq
Try to find out why some files have same name, it's probably because thay are the same share libraries, just put one copy of them :) Because what you are doing is building a webapp licaiton, which has some librarie, you need to know what libraries your are adding to your application , why and how

Re: Question about lib folder of Webapps

2007-03-25 Thread Martin Gainty
interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, March 25, 2007 4:54 AM Subject: Re: Question about lib folder of Webapps Too much pain... get yourself Netbeans, d

Re: Question about lib folder of Webapps

2007-03-25 Thread org
Too much pain... get yourself Netbeans, doing everything by hand is near impossible. In netbeans you can drop in your libs, make your JSP, debug it and deploy it. Good luck - Original Message - From: Evrim Agha To: Tomcat User Sent: Sunday, March 25, 2007 9:09 AM Subject: Que