<div dir="ltr">Hi Jing,<div><br></div><div>I'm glad to hear that you setup a ParaViewWeb instance on your end. And you are right, you can use your server side python scripts to extend existing ParaViewWeb application or even create your own one.</div>
<div><br></div><div>We don't rely on JSP per say but on pure JavaScript which allow you to expose server side features on the client side.</div><div><br></div><div>The Python launcher is made to allow several users to start their own visualization process automatically, but if you plan to develop your own app leveraging your scripts, you can start without it.</div>
<div><br></div><div>Some useful resources can be found here: <a href="http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html">http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html</a></div><div>
<br></div><div>Seb </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Aug 29, 2014 at 10:50 AM, jlih <span dir="ltr"><<a href="mailto:jlih@masonlive.gmu.edu" target="_blank">jlih@masonlive.gmu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr" style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Dear all, </p>
<p>I have developed  a few python scripts that calls pvserver to perform visualization functions for my datasets. I've noticed Paraviewweb has provided quite a few good functions to perform interactive manipulation within a browser. I have installed Paraviewweb
 on a server. </p>
<p><br>
</p>
<p>I am wondering if I can use my python scripts as a basis to develop server side functions and use JSP functions provided by Paraviewweb as front-end to customize a website for my application. The purpose is to provide the visualization functions to users
 who do not have access to datasets and computing resources. Should I use "Python Launcher" to start?
<br>
</p>
<p><br>
</p>
<p>Thanks in advance. </p>
<p><br>
</p>
<p>Jing </p>
<p> </p>
<p><br>
</p>
</div>

<br>_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
<br></blockquote></div><br></div>