Not at all. In fact it may increase your page rendering time because many
browsers have a limit for number of open connections per hostname. I would
personally avoid it because it just adds more complexity to manage, but your
needs differ from mine.

On Wed, May 5, 2010 at 2:54 PM, ale <aleee...@gmail.com> wrote:

> ok, thanks for the answer. I agree with you about the crating of an
> amministrafice interface.
> And if I put css and image on an other server and call it with
> absolute path (http://other-simple-server-for-css-and-images.com/)?
> Is bad pratice?
>
> thanks again
> regards
> Ale
>
> On May 5, 2:30 pm, "Ikai L (Google)" <ika...@google.com> wrote:
> > No, you'll have to deploy the entire application. You could probably
> write
> > code to read assets from the datastore then create an administrative
> > interface, but I suspect the trouble you'd save wouldn't be worth the
> amount
> > of work involved.
> >
> >
> >
> > On Wed, May 5, 2010 at 9:21 AM, ale <aleee...@gmail.com> wrote:
> > > Hi,
> > > is possible to upload file like css o image without deploy the entire
> > > application?
> > > for example if I change only an icon...?
> >
> > > Thanks!
> >
> > > Regards.
> > > Alessandro
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "Google App Engine for Java" group.
> > > To post to this group, send email to
> > > google-appengine-j...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> <google-appengine-java%2bunsubscr...@googlegroups.com<google-appengine-java%252bunsubscr...@googlegroups.com>
> >
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-appengine-java?hl=en.
> >
> > --
> > Ikai Lan
> > Developer Relations, Google App Engine
> > Twitter:http://twitter.com/ikai
> > Delicious:http://delicious.com/ikailan
> >
> > ----------------
> > Google App Engine links:
> > Blog:http://googleappengine.blogspot.com
> > Twitter:http://twitter.com/app_engine
> > Reddit:http://www.reddit.com/r/appengine
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> > To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> > To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> > For more options, visit this group athttp://
> groups.google.com/group/google-appengine-java?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Relations, Google App Engine
Twitter: http://twitter.com/ikai
Delicious: http://delicious.com/ikailan

----------------
Google App Engine links:
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to