thank you for your answer
2013/3/11, [email protected] <[email protected]>: > Send Dev mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://www.geoext.org/cgi-bin/mailman/listinfo/dev > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Dev digest..." > > > Today's Topics: > > 1. Re: hello, i am trying to use geoext in a webmapping > application, i am using eclipse IDE. i would like to know how to > include the geoExt librairy in my project. thank you (Phil Scadden) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 11 Mar 2013 09:57:52 +1300 > From: Phil Scadden <[email protected]> > Subject: Re: [Dev] hello, i am trying to use geoext in a webmapping > application, i am using eclipse IDE. i would like to know how to > include the geoExt librairy in my project. thank you > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="ISO-8859-1"; format="flowed" > > Your comment belongs on the geoext user list not dev (it is not about > development of geoext itself). However, in answer... > While the geoext library can live anywhere on the web that is accessible > to the client's browser, (you could pull it from my server), I gather > you want to bundle it with the rest of you application in a war. Just > put them (geoext and openlayers) in a subdirectory of webapp and use a > relative path in your html files. > > What I generally do however is create a second project which just > contains the javascript libraries and deploy it with its own context. > That way a lot of different web applications can use the same js libraries. > > Notice: This email and any attachments are confidential. > If received in error please destroy and immediately notify us. > Do not copy or disclose the contents. > > > > ------------------------------ > > _______________________________________________ > Dev mailing list > [email protected] > http://www.geoext.org/cgi-bin/mailman/listinfo/dev > > > End of Dev Digest, Vol 48, Issue 2 > ********************************** > _______________________________________________ Dev mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/dev
