[Catalyst] How Catalyst views files without extensions
J. Shirley
jshirley at gmail.com
Thu Jan 3 00:55:11 GMT 2008
On Jan 2, 2008 4:24 PM, Emily Heureux <emily at burnham.org> 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 :: jshirley at gmail.com :: Killing two stones with one bird...
http://www.toeat.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080102/71641=
28f/attachment.htm
More information about the Catalyst
mailing list