I think there are several problem
(1)You have defined the same message key in different resource bundle
(ApplicationResource and MessageResources). This may be not a good way
to maintenance resource
(2)
is not very good.
The resource bundle should be reference by base name,
and the suffix will
Hi Steven and Li,
I have found out that my locale is [es]. But the problem still continues
because, when I create the Welcome Struts application in Netbeans, In the
package com.myapp.struts there is a default properties file create called
ApplicationResource.properties, which has in English.
we
Hi,
I have created a project basic project in Struts (Welcome Struts). In the
package com.myapp.struts (which is ubicated in the Source files) y create a
properties file called MessageResources_es_ES, which has the following
content:
welcome.title=Holamundo Struts
welcome.heading=Bienvenida!
wel
Solved. Thanks Mark
Mark Shifman wrote:
>
> <%@ taglib uri="http://struts.apache.org/tags-html"; prefix="html"%>
> seems to work for me
>
> bladu wrote:
>> Hi,
>>
>> I would be very grateful If somebody
Hi,
I would be very grateful If somebody could say to me what is the Struts
taglib equivalent in Struts 1.3.8 to the taglib below allocated in Struts
1.2
<%@ taglib uri="http://jakarta.apache.org/struts/tags-html"; prefix="html"%>
Thanks
Regards
--
View this message in context:
http://ol
5 matches
Mail list logo