[appengine-java] Re: Spring or Struts with Google app engine.Is it feasible to use any of these?

2011-10-13 Thread sagar misal
Hi,
  Thanks for your suggestion , actually i have ever worked on GWT
that's why eager to try something new so it will be helpful if guide
me choosing any one of Struts or Spring and learning as both are new
for me and any learning tips so that will save my time.
 Thanks and Regards
  Sagar Misal.

On Oct 13, 7:35 pm, Alessandro Barbosa alessandro.barb...@gmail.com
wrote:
 Hi,

 both frameworks are compatible with GAE for Java, (Struts 2 with some
 workarounds, not much complex). I suggest you to use the framework with
 which you are accustomed. I have ever used Struts 2, Spring and now I am
 using GWT (ultimately I have preferred this one), all of them were pretty
 straightforward to develop.

 Regards,
 Alessandro Barbosa

 2011/10/13 sagar misal sagar1982mi...@gmail.com







  Hello everyone,
     I have developed and deployed an application using GAE java and
  now looking forward to develop another one using the same but with
  Struts or Spring framework,can anyone suggest me where to start and
  whether it is feasible to do this?Or should i follow general way of
  developing GAE java project ?

  Thanks and Regards
   Sagar Misal

  --
  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-java@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.

-- 
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-java@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.



[appengine-java] Spring or Struts with Google app engine.Is it feasible to use any of these?

2011-10-12 Thread sagar misal
Hello everyone,
I have developed and deployed an application using GAE java and
now looking forward to develop another one using the same but with
Struts or Spring framework,can anyone suggest me where to start and
whether it is feasible to do this?Or should i follow general way of
developing GAE java project ?

Thanks and Regards
 Sagar Misal

-- 
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-java@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.



[appengine-java] Website/link down second time in this month without any notification or maintenance.

2011-02-14 Thread sagar misal
Hello everyone,
  This is second time in this month that our link/website is down
without any notification or maintenance, last when asked about this
reply was ' it is not their(google server)side issue '.
We have registered our domain name from Google apps itself and still
google has no answer for what's happening.
Can somebody tell us how to solve this issue or any suggestion?
Thanks and regards
 Sagar Misal.

-- 
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-java@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.



[appengine-java] How to declare transactions type = optimistic

2010-12-17 Thread sagar misal
Hello,
 am developing an GAE java app using gwt and eclipse and wish to know
whether all transactions in GAE app are optimistic or you need to
define it somewhere?

-- 
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.



[appengine-java] Query and fetch more than 15000 objects in single query,best way to do it.

2010-12-06 Thread sagar misal
I have gone through many articles declaring 1000 limit for single
query has been removed but still i don't want to stuck into query
fetch and  deadline exceptions so can you please suggest me the best
way to query and search through around 15000 objects and sometimes
fetching all objects at a go.Right now am looking into Cursors,are
Cursors helpful in such cases?
Thank you.
Sagar Misal.

-- 
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.



[appengine-java] com.google.appengine.api.memcache.MemcacheServiceException: Memcache put: Set failed to set 1 keys: [...@1669ea1

2010-12-02 Thread sagar misal
Till yesterday my application was performing well with more number of
users than today but today suddenly it started raising this exception
com.google.appengine.api.memcache.MemcacheServiceException: Memcache
put: Set failed to set 1 keys: [...@1669ea1
Can you please guide me what i need to do to avoid this
exception.Besides i have not used memcache services exhaustively .
 Thanks in advance.

-- 
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.



[appengine-java] what is sharding?

2010-10-11 Thread sagar misal
can  anyone please make me understand what is this sharding and how to
implement it in java?

-- 
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.