Re: accessing an external file in the struts.xml

2013-07-02 Thread Omar Ngarigari
hanks, > > Omar N. > > > >  From: Maurizio Cucchiara > To: Struts Users Mailing List ; Omar Ngarigari < > ngarigar...@yahoo.com> > Sent: Tuesday, July 2, 2013 12:20 PM > Subject: Re: accessing an external file in the struts.x

Re: accessing an external file in the struts.xml

2013-07-02 Thread Dave Newton
t; Omar N. > > > > From: Maurizio Cucchiara > To: Struts Users Mailing List ; Omar Ngarigari < > ngarigar...@yahoo.com> > Sent: Tuesday, July 2, 2013 12:20 PM > Subject: Re: accessing an external file in the struts.xml > > > >

Re: accessing an external file in the struts.xml

2013-07-02 Thread Omar Ngarigari
Thanks, Omar N. From: Maurizio Cucchiara To: Struts Users Mailing List ; Omar Ngarigari Sent: Tuesday, July 2, 2013 12:20 PM Subject: Re: accessing an external file in the struts.xml Much of the answer depends on what your application server is. In any case, I don't think this is

Re: accessing an external file in the struts.xml

2013-07-02 Thread Maurizio Cucchiara
Much of the answer depends on what your application server is. In any case, I don't think this is a good practice. IMO you should include the file with your webapp and find a way to access to it. Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.google.com/107903711540963

accessing an external file in the struts.xml

2013-07-02 Thread Omar Ngarigari
Hello, Is it possible to access a file that is located in the local drive or server side folder from struts.xml? as follow: C:/Folder/jasperReport.jasper or