Hi,

Can you give more details ?
What does it mean: The eval method won't start because the .js file is
not recongnized
by the browser ?

How do you load the .js and JSON in the markup ?


On Sun, Nov 18, 2012 at 6:23 AM, delta458 <delta...@hotmail.com> wrote:

> Hi ;)
>
> I have a javascript file in my web application that uses the
> eval(jsonString) Method. Eval() because I am working with JSON too.
>
> My javascript file is inside a package in netbeans. What should I do to
> make
> my javascript file globally aviable for the application and browser?
>
> The problem: The eval method won't start because the .js file is not
> recongnized by the browser. JSON.parse(..) does not work too.
>
> So: How do I correctly add this javascript file to my web application. So I
> can manipulate it by the web application during runtime and execute the
> eval
> Method?
>
> Any help would be great, thanks
>
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/How-to-load-javascript-file-in-apache-wicket-tp4653976.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to