[Paraview] OpenDataFile with ParaViewWeb JavaScript Console
Tuan Ha Tran
tuan-ha.tran at insa-lyon.fr
Fri May 11 11:31:56 EDT 2012
Hi everybody,
I have a question to ask. I use ParaViewWeb JavaScript Console to load an image file to ParaViewWeb, I use the followed code "var reader =paraview.OpenDataFile({filename:"../NameOfFile"});" I tried with the absolute path of my PC (which is normally not the good solution) and get the "ServerDownException"
So, if I want ParaViewWeb to look at in the web-apps of tomcat server, which path I have to use? As I know, if the file is in the same location as the PWConsole.war, we can access to it directly using {filename:"hola.mhd"} (for example)
Anyone have an idea?
Thank in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120511/3b254010/attachment.htm>
More information about the ParaView
mailing list