rajani arjun

Greenhorn
+ Follow
since Nov 08, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by rajani arjun

Hi All,

I am Getting Error for Log4j.xml file , Error is log4j:ERROR Error loading log4j.xml. Cannot Locate in classpath , On thing i am keeping log4j.xml in WEB-INF/classes folder still i am getting this Error.

Thank You
I want an Help for Sending an Request to Server using Post Method in Ajax, its Going for Action , But its not Assigning any values for Form Bean , Can any tell me how to do this.
hi,

localeFromDB what your talking what should be the format give one example

thanks
Rajani
17 years ago
thank you i got it
17 years ago
i got it. but one doubt other property files which we are writting for other language it should be their is it . but only thing is we will not specify in property file.

one morething want to ask, write now what i am doing is changing language in the internet explorer then my application will change to corresponding language. what i want to do is without internet explorer settings (In IE let it be default language)i want to set my language from program, that language should come how to do that.
17 years ago
Hi,

thank you for reply . but what your telling iam not getting can you tell me clearly with example.if possible attaching some lines of coding

thankyou
17 years ago
Hi,

I am implementing internationalization in my appliction.it should support 4 languages so i am wtriting 4 property files. that property file specification iam doing in my struts_config.xml when i do that it will take only last property file entrys.my property file specificatiopn as follows.
what to do to take all entries of property file.

<message-resources parameter="com.trims.resources.TRIMSMessageResources"/>
<message-resources key="label" parameter="com.trims.resources.TRIMSLabelResources"/>
<message-resources key="message" parameter="com.trims.resources.TRIMSMessageResources"/>
<message-resources key="image" parameter="com.trims.resources.TRIMSImageResources"/>
<message-resources parameter="com.trims.resources.TRIMSLabelResources_it"/>
17 years ago
Hi,

i want to implement internationalization for javascript alert messages.

Thanks

Rajani
17 years ago