Hi!

I would like to create an svg file accordinf to the user request and
display it in a Velocity page. The only way that I could get this working
is to actually write the svg into a file and embed it in the Velocity page
using the HTML <embed> tag (if there is any way to write the svg into a
variable and then put that into the page, please let me know!).

Now I have trouble with the path: How do I create the file (using Java
File/FileOutputStrdam classes) in the web application directory? Other
places wouldn't be accessible to the user, I guess. The default directory
is the one where the JVM was invoked (bin, e.g.), and if I specify the path
from there I have to use application spedific names (how I named the
application directory).

Thanks a lot for your help,
Hauke
Dr. Hauke Hildebrandt
DaimlerChrysler AG - Research Information and Communication
Knowledge-based Engineering, RIC/EK
                                                          
 800 Chrysler Drive                      Phone: +1 248    
                                         576 9105         
                                                          
 Auburn Hills, MI48326 (USA)             Fax: +1 248 576  
                                         0820             
                                                          
 Email: [EMAIL PROTECTED]        CIMS: 485-08-44  
                                                          
                                                          
                                                          
 Alt-Moabit 96a                          Phone: +49 30    
                                         39982-458        
                                                          
 10559 Berlin (Germany)                  Fax: +49 30      
                                         39982-107        
                                                          
 Email:                                  HPC: 096/BLN     
 [EMAIL PROTECTED]                    
                                                          







--
To unsubscribe, e-mail:   <mailto:turbine-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>

Reply via email to