Re: [R] Run R in server web

2010-01-11 Thread John Oleynick
I haven't used any of these yet, and don't know how they would fit in
with Tomcat, but a few R web options are rapache
(http://biostat.mc.vanderbilt.edu/rapache/), R.rsp
(http://cran.case.edu/web/packages/R.rsp/index.html) and CGIwithR
(http://www.omegahat.org/CGIwithR/).
-- John


On 1/3/10, Tal Galili tal.gal...@gmail.com wrote:
 Hi Jindo,

 I don't know how to do what you ask, but I recommend you to have a look at
 this:
 http://www.r-statistics.com/2009/12/a-web-application-of-rs-ggplot2/
 And try to follow the links to the websites behind it, maybe somewhere in it
 there will be more information.


 Best,
 Tal





 Contact
 Details:---
 Contact me: tal.gal...@gmail.com |  972-52-7275845
 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) |
 www.r-statistics.com/ (English)
 --




 On Sat, Jan 2, 2010 at 10:39 AM, Jiiindo jiin...@yahoo.com wrote:


 Colleagues,
 I have a web server (appache Tomcat), and my web application (java-jsp..)
 run on it, how i can run R on server example, i want running R on server,
 and save output on server
 Thanks
 --
 View this message in context:
 http://n4.nabble.com/Run-R-in-server-web-tp997126p997126.html
 Sent from the R help mailing list archive at Nabble.com.

 __
 R-help@r-project.org mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide
 http://www.R-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.


   [[alternative HTML version deleted]]

 __
 R-help@r-project.org mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.


__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Run R in server web

2010-01-03 Thread Tal Galili
Hi Jindo,

I don't know how to do what you ask, but I recommend you to have a look at
this:
http://www.r-statistics.com/2009/12/a-web-application-of-rs-ggplot2/
And try to follow the links to the websites behind it, maybe somewhere in it
there will be more information.


Best,
Tal





Contact
Details:---
Contact me: tal.gal...@gmail.com |  972-52-7275845
Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) |
www.r-statistics.com/ (English)
--




On Sat, Jan 2, 2010 at 10:39 AM, Jiiindo jiin...@yahoo.com wrote:


 Colleagues,
 I have a web server (appache Tomcat), and my web application (java-jsp..)
 run on it, how i can run R on server example, i want running R on server,
 and save output on server
 Thanks
 --
 View this message in context:
 http://n4.nabble.com/Run-R-in-server-web-tp997126p997126.html
 Sent from the R help mailing list archive at Nabble.com.

 __
 R-help@r-project.org mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide
 http://www.R-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Run R in server web

2010-01-02 Thread Jiiindo

Colleagues,
I have a web server (appache Tomcat), and my web application (java-jsp..)
run on it, how i can run R on server example, i want running R on server,
and save output on server
Thanks
-- 
View this message in context: 
http://n4.nabble.com/Run-R-in-server-web-tp997126p997126.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.