Hello,
I used s2 with displaytag.
I already create file textmessage.properties, this file contain:
label.firstname=First Name
label.lastname=Last Name
But the problem is in table title show "label.firstname".
How to configure displaytag to read from properties file?
Thanks,
Popo
..@yahoo.com
> Date: Thursday, February 12, 2009, 9:54 PM
> Not sure what is, but try adding
> theme="simple" to it.
>
> On Fri, Feb 13, 2009 at 12:39 PM, Po Po
> wrote:
> > Hi,
> >
> > I use struts 2.1.6,
> > When I used , it's generated ht
Hi,
I use struts 2.1.6,
When I used , it's generated html with tag and .
how to configure the component, so the html result is only plain
text message (without html formating ul dan li) ?
Thanks
-
To unsubscribe,
Hello,
Some modules in my application not yet migrate to struts 2.
upload file doesn't work (using commons file upload), because it's intercept by
struts 2.
How to disable / avoid upload file functionality in struts 2 ?
Thanks
---
Ok, it's working.
Thanks,
Popo
--- Nikhil Walvekar <[EMAIL PROTECTED]> wrote:
> try
>
> onchange='<%= "onchangeGrade(" + indexId.intValue()
> + ");" %>'
>
>
> Regards,
> Nikhil
>
> On 12/12/06, Po Po <[EMAIL
Hello,
I've a collection and i iterate using logic:iterate,
inside the iterate, put a html:select.
...
...
In the html:select, I add an javascript onchange
event. the event call onchangeGrade.
I need the indexId is write as parameter in javascript
onchangeGrade.
But when I run, it's javasc
6 matches
Mail list logo