Re: Uploading Images!

2012-04-15 Thread loshmeey
It works! :), thank you very much! -- View this message in context: http://tapestry.1045711.n5.nabble.com/Uploading-Images-tp5639019p5641747.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To

Re: Uploading Images!

2012-04-14 Thread bhorvat
/Uploading-Images-tp5639019p5641351.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h

Re: Uploading Images!

2012-04-14 Thread loshmeey
right, sorry i forgot to mention the important part! It happens when i click submit..i still didn`t figure out why it pops up or how ti fix it :/ -- View this message in context: http://tapestry.1045711.n5.nabble.com/Uploading-Images-tp5639019p5641284.html Sent from the Tapestry - User mailing

Re: Uploading Images!

2012-04-14 Thread bhorvat
I am not sure where do you get an error, when you upload a file or when you try to display it? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Uploading-Images-tp5639019p5641121.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Uploading Images!

2012-04-14 Thread loshmeey
.nabble.com/Uploading-Images-tp5639019p5640721.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h

Re: Uploading Images!

2012-04-14 Thread loshmeey
works just fine. So where is the file? And, i am using glassfish that comes with netbeans to test the app, should i make /testUpload/ folder maybe on localhost in order to save it there? -- Best Regards Milos -- View this message in context: http://tapestry.1045711.n5.nabble.com/Uploading-Imag

Re: Uploading Images!

2012-04-13 Thread bhorvat
uploadImage.write(copied); } } So above you check if the file is uploaded and then u get the name, and move the file to a location where you want it Hope this gives you a simpel example to try it out -- View this message in context: http://tapestry.1045711.

Re: Uploading Images!

2012-04-13 Thread loshmeey
-- View this message in context: http://tapestry.1045711.n5.nabble.com/Uploading-Images-tp5639019p5639106.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: Uploading Images!

2012-04-13 Thread Thiago H. de Paula Figueiredo
On Fri, 13 Apr 2012 14:47:14 -0300, loshmeey wrote: Hello everyone, Hi! Welcome to the mailing list! I want to upload a picture from a .tml page to web server, You can use Tapestry-Upload's Upload component for that. and on the other .tml page display that picture... There's no single

Re: Uploading Images!

2012-04-13 Thread George Christman
Not sure if your using jquery, but have you looked at the tapestry-jquery ajaxupload component? http://tapestry5-jquery.com/docs/components/docsajaxupload -- View this message in context: http://tapestry.1045711.n5.nabble.com/Uploading-Images-tp5639019p5639042.html Sent from the Tapestry - User

Uploading Images!

2012-04-13 Thread loshmeey
se help me!! I hope you can provide some example code to :) --- Best Regards Milos -- View this message in context: http://tapestry.1045711.n5.nabble.com/Uploading-Images-tp5639019p5639019.html Sent from the Tapestry - User mailing list archive at