Referenced from seguetechnologies.com ASP.NET : The Microsoft .NET Framework is a software framework for developing and executing applications on Windows client and server operating systems. It provides features and functionality that are designed specifically for creating and running applications on the Windows platform, but also supports connectivity with non-Windows systems. The Microsoft .NET Platform consists […]

Trying rails server then this error occured:  /var/lib/gems/1.9.1/gems/execjs-2.2.1/lib/execjs/runtimes.rb:51:in `autodetect’: Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. (ExecJS::RuntimeUnavailable) from /var/lib/gems/1.9.1/gems/execjs-2.2.1/lib/execjs.rb:5:in `<module:ExecJS>’ from /var/lib/gems/1.9.1/gems/execjs-2.2.1/lib/execjs.rb:4:in `<top (required)>’ from /var/lib/gems/1.9.1/gems/uglifier-2.5.3/lib/uglifier.rb:3:in `require’ from /var/lib/gems/1.9.1/gems/uglifier-2.5.3/lib/uglifier.rb:3:in `<top (required)>’ from /var/lib/gems/1.9.1/gems/bundler-1.7.0/lib/bundler/runtime.rb:76:in `require’ from /var/lib/gems/1.9.1/gems/bundler-1.7.0/lib/bundler/runtime.rb:76:in `block (2 levels) in require’ from /var/lib/gems/1.9.1/gems/bundler-1.7.0/lib/bundler/runtime.rb:72:in `each’ from /var/lib/gems/1.9.1/gems/bundler-1.7.0/lib/bundler/runtime.rb:72:in `block in […]

Download Java API from here. Extract the zip file in your local directory. From ecliplse –> Window –> Preferences –> Java –> “Installed JREs” select available JRE (jre6 C:Program Files (x86)Javajre6 for instance) and click Edit. Select all the “JRE System libraries” using Shift key. Click “Javadoc Location” Change “Javadoc location path:” from “http://download.oracle.com/javase/7/docs/api/” to […]

this is the best tutorial of Setup java Servlets with Eclispe. http://www.vogella.de/articles/EclipseWTP/article.html