Perhaps be a bit more specific about exactly what you're doing.  Are
you trying to create this file in response to a request?  Are you
instead trying to create this file before your web server starts?  How
often will this file change?

Tony
--
Tony Strauss
Designing Patterns, LLC
http://www.designingpatterns.com
http://blogs.designingpatterns.com

On Apr 20, 11:58 am, Neo <[email protected]> wrote:
> Hi,
> I am trying to create a file using some server side code. The file
> gets created in the Project's root directory ?
> Is there a way to create a file inside the public directory of the
> application or atleast copy it to the public directory ?
>
> Once the file is created I want to read this file from my client side
> code. Right now I am not able to do so as the client side code has no
> access to resources outside the public directory :(
>
> Please help me out in this.
> If you know of any better approach please tell me.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to