[google-appengine] PHP Java Interoperability

2011-11-07 Thread Sean Dorman
I am trying to find a way to host a Java class that returns a value I use with 
my site but I can't find useful instructions on how to host said Java class.

Is there some helpful documents I could read that would give me a basic 
understanding of how to upload my class and then call it from PHP using either 
JSON or cURL?

Sincerely,
Sean M Dorman
Application Developer
RHA, Inc. | program design + management
590 W. Locust Ave., Ste 103 | Fresno CA 93650
sdor...@rhainc.com | www.rhainc.com
T: 559.447.7000 | F: 559.320.0168

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



Re: [google-appengine] PHP Java Interoperability

2011-11-08 Thread Ikai Lan (Google)
Sean,

You'd either use Python or Java to serve a URL, then use PHPCurl to
retrieve the URL. Can you provide more details about the Java class?

--
Ikai Lan
Developer Programs Engineer, Google App Engine
plus.ikailan.com | twitter.com/ikai



On Thu, Nov 3, 2011 at 10:21 AM, Sean Dorman  wrote:

> **
> I am trying to find a way to host a Java class that returns a value I use
> with my site but I can't find useful instructions on how to host said Java
> class.
>
> Is there some helpful documents I could read that would give me a basic
> understanding of how to upload my class and then call it from PHP using
> either JSON or cURL?
>
> Sincerely,
> Sean M Dorman
> Application Developer
> RHA, Inc. | program design + management
> 590 W. Locust Ave., Ste 103 | Fresno CA 93650
> sdor...@rhainc.com | www.rhainc.com
> T: 559.447.7000 | F: 559.320.0168
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

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