Thank you! -----Original Message----- From: Miguel Figueiredo [mailto:[EMAIL PROTECTED] Sent: Monday, September 13, 2004 10:35 AM To: 'Slide Users Mailing List' Subject: RE: Newbie question - how to write a simple webapp to access slide.war and slide methods...
Hello again, You can do that. In that case your application is called 'web application' ;) and should be tightly coupled with slide, since it should use the same classpath and VM. Best regards, Miguel ___ Hi I am wondering how I "point" my java app at the slide server. ie, I will deploy the slide.war to my Oracle AS, and check that its running. Then, when I write my sample app to access the files namespace, is there a slide.jar that gives provides the methods (like Domain.accessNamespace), and then if I use that method, would it be accessing the slide that was deployed and so return the registered namespaces ? Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
