Nuwan Priyadarshana

Greenhorn
+ Follow
since Aug 27, 2005
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 Nuwan Priyadarshana

I cleared SCWCD exam today with 86%. Thanks to authors of HFSJ for their wonderful book.
[ December 22, 2006: Message edited by: Nuwan Priyadarshana ]
Thank you Ernest for the information.
I want to implement CVS for our Java (web) development, so I am using NetBeans as a development tool. My question is should I put entire NetBeans project to CVS repository and check out entire project or add only required file to CVS repository and check out required file to separate NetBeans project ?

Regards,
I have configured a repository at CVSNT server. When I try to checkout in NetBeans it says "cannot connect to <server IP>",when I try with TortoiseCVS it work fine and also I try with NetBeans in CVS server by given server name as "localhost" it also work fine, so how can I configure NetBeans to checkout files from remote CVS server.
[ July 29, 2006: Message edited by: Nuwan Priyadarshana ]
Hi

Check this post

regards

Nuwan
17 years ago
Hi Anand

Check the following link click here I have same problem with Sinhala(Sri Lanka) locale, there is some post it may be help to you.

Regards

Nuwan
17 years ago
Hi all.

I have followed the link suggested by Jim and I got a page not found error and I try this http://java.sun.com/j2se/1.5.0/docs/tooldocs/ and then click the Internationalization Tools (native2ascii) link. I have use native2ascii tool as they said but it's not solve my problem so I am still waiting for solution. I think problem may be JVM yet not support si (Sinhala locale).Please help to solve the problem.

Thanks

Nuwan
17 years ago
Thanks all for reply,
I have use notepad to create my properties file, when I save there is option in notepad to select Encoding and I am select as UTF-8. This is the way I have done.

I have notice this kind of properties file (using Unicode hex-value) in apache tomcat (<tomcat_home>/common/i18n/tomcat-i18n-ja.jar file).

Please let me know why this happen and how to solve the problem?

Thanks
Nuwan
17 years ago
I want to use sinhala(Sri Lanka) locale with java, I have install sinhala Unicode fonts in my pc and try it use with properties file(I have map key in English and value in sinhala) it display unknown character, when I change the value to Unicode value instead of character(like that \u0DD9) it display correctly, so Its cumbersome way, Can I use sinhala character in normal way(without using \u0DD9) ? And how can I do that?
17 years ago
Thanks kri shan

It's good, so I want to also use a value change event in the grid, so I want to assign column value to specific text field like, let me know any way for doing that?

Regards
Nuwan
17 years ago
In struts framework, if there any component(tag liabrary) to present data like data grid ? or any other way to present data as grid in JSP page ?

Nuwan.
17 years ago
I am new to struts, in my application each JSP page display data when initially load the JSP page, so how can I use struts to do that?
17 years ago
Thanks all of you...
17 years ago
hi guys,

I just come back from the test center and I got 83% of the test. I have been prepared for the test for three and half a month with K&B book and whizlabs.
17 years ago