The bit you posted isn't the problem.

On Jan 1, 11:07 pm, "Hasan Turksoy" <hturk...@gmail.com> wrote:
> Hi all,
>
> i want to change my main html page to a jsp page - to get some request
> parameters to process in gwt code. But its not working... Below is a simple
> test code which is working on tomcat but not working on shell...
>
> ....
>     <script language="javascript">
>         <% String str = "TEST"; %>
>         var s="<%=str%>";
>         alert(s);
>     </script>
> ....
>
> Anybody knows the reason?
>
> Thanks and regards,
>
> Hasan...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to