Probably, but you have to be aware of the following:

- Sessions work differently
- Datastore access uses a distributed datastore, not an relational database
- You can't use threads
- You can only use whitelisted classes

It's much easier to simply try and see if it'll work. If you have a
non-trivial application, my gut feeling is that you'll need to make a
few changes to make it work.

On Thu, Mar 18, 2010 at 3:58 AM, suneesh <[email protected]> wrote:
> Can a typical WAR file used in tomcat be uploaded and used?
>
> --
> 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 [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-appengine-java?hl=en.
>
>



-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

-- 
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 [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-appengine-java?hl=en.

Reply via email to