On Jan 2, 2008 4:24 PM, Emily Heureux <[EMAIL PROTECTED]> wrote:

> Does Catalyst be default view files without extensions as something other
> than just files, like methods?  I am having trouble getting an applet to
> run
> that takes a filename as one of the parameters, and it works as long as
> the
> file has an extension.  The app also works in a non-Catalyst application
> we
> have from before we switched.  At this point, I am just trying to figure
> out
> if it is a Catalyst issue, or jmol (the java applet) issue.
>
> Thanks for any help,
> Emily
>

I'm not sure where a 3rd party app is coming in concerning Catalyst.  You
really should be serving static files from the webserver itself, not using
::Plugin::Static::Simple.

How are you loading the applet?  Using TT to generate a page with embedded
code that references some path?

-J

-- 
J. Shirley :: [EMAIL PROTECTED] :: Killing two stones with one bird...
http://www.toeat.com
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to