Re: Quick question about the Resources.properties files.

2006-07-02 Thread Fredrik Andersson
Using still gives me the same result :( Den 6/30/2006, skrev "Emmanouil Batsis" <[EMAIL PROTECTED]>: >Fredrik Andersson wrote: > >>ohh ok, didn't think of that. >> >>however, when I tried it the text fell out of the button (it says Submit >>Query) and sits besides it. >> >>I did this, >> >>

Re: Quick question about the Resources.properties files.

2006-06-30 Thread Emmanouil Batsis
Fredrik Andersson wrote: ohh ok, didn't think of that. however, when I tried it the text fell out of the button (it says Submit Query) and sits besides it. I did this, smc:submit is an extension of the strutstag library. What happens if you use an instead? That would show whether i

Re: Quick question about the Resources.properties files.

2006-06-30 Thread Fredrik Andersson
ohh ok, didn't think of that. however, when I tried it the text fell out of the button (it says Submit Query) and sits besides it. I did this, smc:submit is an extension of the strutstag library. Den 6/30/2006, skrev "David Delbecq" <[EMAIL PROTECTED]>: >Did you do > which >make sense

Re: Quick question about the Resources.properties files.

2006-06-30 Thread David Delbecq
Did you do which make sense in a JSP, or did you do which is a non sense as a you can't put a jsp tag inside a parameter of a jsp tag. if you use , use this way Fredrik Andersson wrote: Hi all I'm still implementing the i18n internationalization on the page and now I have noticed that

RE: Quick question about the Resources.properties files.

2006-06-30 Thread Mukta
You can say admin.admin.notAuthorized={error.notAuthorized} -Original Message- From: Fredrik Andersson [mailto:[EMAIL PROTECTED] Sent: Friday, June 30, 2006 1:39 PM To: Struts Users Mailing List Subject: Quick question about the Resources.properties files. Hi all just a quick question: