Re: Pulling different description for image based on choosen language

2013-05-30 Thread Boris Horvat
I am glad to hear that. btw I would advise to swith to maven it makes your life easier. Maven can support any type of a project and since this is a tapestry web project I would advise to start it using http://tapestry.apache.org/getting-started.html You can move your code later once you have a p

RE: Pulling different description for image based on choosen language

2013-05-30 Thread Nomen Nomanum
Thank you! :) I have solved even this issue. Now, lets get something more challenging! :)

RE: Pulling different description for image based on choosen language

2013-05-30 Thread Nomen Nomanum
OK, one more question concerns me. Do I have to put jquery.js in head or in java class, once I get Tapestry-JQuery downloaded in my project?

RE: Pulling different description for image based on choosen language

2013-05-30 Thread Nomen Nomanum
vat.z.bo...@gmail.com > Date: Thu, 30 May 2013 12:49:11 +0200 > Subject: Re: Pulling different description for image based on choosen language > To: users@tapestry.apache.org > > See now this is a problem, but how did you expect to get an answer to this > from your first mail? :S >

Re: Pulling different description for image based on choosen language

2013-05-30 Thread Boris Horvat
See now this is a problem, but how did you expect to get an answer to this from your first mail? :S Anyway I guess it could be dependency issue. What version of tapestry and tapestry-jquery are you using? I would advise 5.3.7 and 3.3.7-SNAPSHOT respectively. I guess printing dependency tree would

RE: Pulling different description for image based on choosen language

2013-05-29 Thread Nomen Nomanum
Great proposal, Horvat! :) Will do exactly that. However, one more concern is on my mind right now. I have included Tap-JQuery library, and everything is fine, until I load it! My app can't even be deployed, from the Tomcat logs, I can see it keeps complaining about 30.05.2013 14:32:46 org.apa

Re: Pulling different description for image based on choosen language

2013-05-29 Thread Lance Java
http://tapestry.apache.org/localization.html

Re: Pulling different description for image based on choosen language

2013-05-29 Thread Boris Horvat
Hi, Ok, go implement it I dont have any objections :) What I am trying to say is that you dont really say what is the problem that you are facing and how does it relate to tapestry... If you are looking for a general advice for something like that this may not be the best forum for such question