ad 1) http://code.google.com/p/google-web-toolkit/issues/detail?id=283
On Nov 28, 10:20 am, avd <[EMAIL PROTECTED]> wrote: > hello sir, > I have two problem in gwt: > 1..How to run signed applet in hosted mode.i put all class files of > applets in public folder and change the html file that exist in public > folder by putting these lines <applet code="class name" name="applet > name" archive="jar file name"> </applet> and i also make a javascript > file in that i wrote a function that function called the java function > that lives in applet class files,when i run applet through html file > by simple clicking in www folder then it works fine but when i run > through hosted mode it gives error:"cannot load class sun/plugin/ > JavaRunTime".the bridge was installed at <c:\PROGRA~1\JAVA\JRE1.6.0> > but the class is not there modify the registry key to reflect the new > bridge location.something like this... > how can i resolved this problem?? > > 2..Actually my project has some programs that stored images three > folders named redim, scaled, and temp that stroed the images after > features calculation,when i run it in hosted mode it works fine but > when i create a war file through eclipse and deploy it at tomcat in > webapps,then i find that in project folder there is no such folder i.e > redin, scaled and temp and my program does not work properly. > so please suggest me where i make these three folder in webapps. > > please give me solution i am highly thankful to you... > > with regards > avdhesh --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
