Revision history [back]

click to hide/show revision 1
initial version

asked 2013-03-07 11:10:09 +0800

terrytornado gravatar image terrytornado flag of Germany

http://www.oxitec.de/

FileSelectbox java where is the full pathname stored?

Hi all,

i need to call a fileselectbox in pure java which returns the filename and the full pathname of the file.

I played with :

media = Fileupload.get();
System.out.println(media.getName());

I'm missing the getter for the full pathname. Can anyone help me on this?

thanks Stephan

FileSelectbox java where is the full pathname stored?stored? [solved]

Hi all,

i need to call a fileselectbox in pure java which returns the filename and the full pathname of the file.

I played with :

media = Fileupload.get();
System.out.println(media.getName());

I'm missing the getter for the full pathname. Can anyone help me on this?

thanks Stephan

FileSelectbox java where is the full pathname stored? [solved]stored?

Hi all,

i need to call a fileselectbox in pure java which returns the filename and the full pathname of the file.

I played with :

media = Fileupload.get();
System.out.println(media.getName());

I'm missing the getter for the full pathname. Can anyone help me on this?

thanks Stephan

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More