jQuery in Action, 2nd edition
The moose likes Struts and the fly likes get create date and size of a file from application server to web server in struts2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "get create date and size of a file from application server to web server in struts2" Watch "get create date and size of a file from application server to web server in struts2" New topic
Author

get create date and size of a file from application server to web server in struts2

Ganeshkumar cheekati
Ranch Hand

Joined: Oct 13, 2008
Posts: 362
hi
my requirement is that my file exists in application server weblogic i should have to get the date and size of that file with in my application which is running on tomcat.i specified the path of application server in my config.properties file and i am getting the file name from one procedure from database and i am doing concatenating to get complete path.but i am unable to get those things from application server? can anyone suggest me how to do it?
thanks in advance...


SCJP5 and SCWCD1.5
Think Twice Act Wise...
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

I don't really know what you're asking, and I don't see anything Struts 2-specific yet.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: get create date and size of a file from application server to web server in struts2
 
Similar Threads
Date Displaying issue
From is not displayed in my Inbox
How do I set value in my test case method for testing Action Class?
How to increase number of parellel ajax hits from same user!!
Log4j created file not able to delete while testing my application??