Hi Pawel,

yes it is possible, one way to do that is to use a Session Manager like the
following one. But you can build your own if need be.

Seb

http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/jetty_session_manager


On Thu, Oct 3, 2013 at 8:53 AM, Pawel Kwiecien <nor...@gmail.com> wrote:

> Hi all,
> I'm exploring ParaViewWeb included in ParaView 4.0. As described in the
> documentation (http://www.paraview.org/Wiki/ParaViewWeb), I can run it
> locally like that
>
>
> ./bin/pvpython lib/site-packages/paraview/web/pv_web_visualizer.py
> --content www --port 8080 --data-dir $PARAVIEW_DATA
>
> My question would be: how to embed ParaViewWeb in my web application? Is
> it possible to start pvpython dynamically?
>
> As an example, user clicks a button and a ParaView visualization should be
> loaded.
>
> Thank you very much in advance for your help.
>
> All the best,
> Pawel
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to