Archive for the 'java' Category

Choosing language and framework for my dream application

As most programmers, i have set of ideas for applications that whenever will make me rich and working just for fun man.

Java vs Ruby

The common mistake is compare Java to Ruby on Rails.

How to convert InputStream to BufferedReader

I need BufferedReader but i have InputStream. Next code makes convertion:

How to read text file from jar

The next code works from eclipse IDE (run as java application) but is not works from jar: BufferedReader reader = new BufferedReader(new FileReader(new File(“test.txt”))); and this one works properly from IDE and jar:

The method is ambiguous for the type compiler error

Code below illustrated couse of The method is ambiguous for the type compiler error.

how to enable ssl

on jboss 4.0.5 go to serverdefaultdeployjbossweb-tomcat55.sarserver.xml and uncomment next piece of code


Wordpress Seo Plugin