Can you explain what you mean by "running it from a servlet"?
do you mean you have something like:
out.println("<script type=\"text/javascript\">Main/Main.nocache.js</
script>");
or what are you "running"?
On Aug 14, 3:02 pm, poe <[email protected]> wrote:
> Hi everybody,
>
> i've got a problem. When I include my main,nocache.js in an html file
> everything works fine when I run it from a httpServlet nothing is
> loading. Well the HTML from the servlet is loading but the javascript
> isn't working. The link works, I can see it in the sources. What am I
> doing wrong here?
>
> Greets
> Poe
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.