where is presto-util.js

rmcnelly
User offline. Last seen 1 year 51 weeks ago. Offline
Joined: 02/05/2010
Points: 10

I installed developer edition and searched all over my machine and cannot find presto-util.js anywhere.  also looked on the net and can't find it.  Am trying to run javascript Presto.Connection and connection.request.

I am newbe

Thanks for any help you can provide

0
Your rating: None
aishmishra
aishmishra's picture
User offline. Last seen 10 weeks 6 days ago. Offline
Joined: 09/24/2008
Points: 3

Hi Bob,

As mentioned in the documentation presto-util.js is available at

http://localhost:8080/static/common/js/presto-util.js

which essentially means it is available at

<presto installation folder>/server/apache-tomcat-5.5.20/webapps/static/common/js folder

(assuming you are using the default installation of the developer edition)

Hope this answers your query. Do let us know in case you have further queries.