Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > General Computer Discussion > Software > Getting the absolute path of a WAR file

Reply
Thread Tools

Getting the absolute path of a WAR file

 
 
potchi potchi is offline
Junior Member
Join Date: May 2011
Posts: 3
 
      05-20-2011
Hi,
Is there a way to get the full path of my war file in jython??

I have war file (myApp.war) that is stored in D:\myConstantDirectory\myApp.war
I want to create a jython script that can retrieve the full path of my war file by just specifying
search myApp.war and it will output D:\myConstantDirectory\myApp.war

can you show me the code
Thanks!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How does one get an absolute absolute file path? James Byrne Ruby 3 09-14-2010 06:02 PM
How do I convert an absolute path into a relative path Nigel Wilkinson Ruby 2 07-25-2005 07:37 PM
Absolute path in Manifest Class-Path header? bo_kid@yahoo.com Java 10 05-30-2005 01:43 PM
absolute path versus relative path in JSP Matt Java 3 07-08-2004 08:31 PM
Make a relative url path from an absolute path to another one Thomas Guettler Python 3 10-27-2003 04:41 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57