If you create a basic index.html page for your application in Zope, can you not view it in the browser? Any application file can live anywhere within your application as long as you give the correct path. (I assume using Zope you know how to add a public interface folder with ZMI. You should then just add the required files for your application).
Anyhow, this list is definitely not for specifics of how to set up Zope (or any other server for that matter). That is best handled by the documentation/tuts/forums etc fort the specific product you are using. I suggest you get your sffobject page working as a static html page, than then integrate it with Zope once you know everything is working. Aran On Tue, Aug 17, 2010 at 11:31 AM, tapas mishra <[email protected]>wrote: > I am having a javascript which I am using in my site. > My server is Zope I am not able to find where should I keep the > javascript in it. > Can any one help? > > -- > You received this message because you are subscribed to the Google Groups > "SWFObject" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<swfobject%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SWFObject" 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/swfobject?hl=en.
