[Paraview] Starting ParaViewWeb from a web application

Sebastien Jourdain sebastien.jourdain at kitware.com
Fri Oct 4 19:45:22 EDT 2013


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 <noremy at 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20131004/83d2e9b2/attachment.htm>


More information about the ParaView mailing list