Thanks Samuel - I think I got it working by abandoning the codebase param and using the relative path in the archive param. I THINK it's working because now I am getting the dreaded Session issue with Java Applets - I load the page, the session is somehow destroyed, and I am logged out.
This seems like a pretty well known and researched problem at this point, but none of the proposed solutions are helping me keep my session alive with a Java applet in the view. Any one get this to work properly? Thanks to all.. On Aug 22, 4:02 pm, "Samuel DeVore" <[EMAIL PROTECTED]> wrote: > I would just self contain all the jars and everything relative to theappletin > the webroot directory. Then it is just relative urls to theappletor urls to > the parts > > On 8/22/07, jonathan <[EMAIL PROTECTED]> wrote: > > > > > > > > > Hi Samuel - thanks for the help. The problem is the codebase > > parameter takes a URL value - I don't know what URL to use as Cake > > does not allow accessing webroot using http > > > On Aug 22, 3:46 pm, "Samuel DeVore" <[EMAIL PROTECTED]> wrote: > > > put it in webroot or a subfolder there in. then you can directly path > > > address them > > > > On 8/22/07, jonathan <[EMAIL PROTECTED]> wrote: > > > > > I have a simple JavaappletI would like to embed in a view. My > > > > questions are: > > > > > 1) Where do I put the actual files (e.g. .jar) within the CakePHP > > > > framework (vendors? config?) > > > > > 2) What path do I use for the codebase tag within theapplettag? > > > > > I have tried all sorts of things, with no luck. > > > > > Thanks! > > > > > jonathan > > > > -- > > > (the old fart) the advice is free, the lack of crankiness will cost you > > > > - its a fine line between a real question and an idiot > > > >http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/-Hide > > > quoted text - > > > > - Show quoted text - > > -- > (the old fart) the advice is free, the lack of crankiness will cost you > > - its a fine line between a real question and an idiot > > http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/- Hide > quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---