Learning a new technology is always a hard process. This process becomes even more difficult when you are trying to learn two technologies which are going to interact with each other. Tomcat and Eclipse are ones of the most popular pre-requirements in the Java EE development. Therefore to be a professional developer you need to know how to perform the most required actions with this pair and how to make some configurations.
Posts By Alex Fruzenshtein
This post will shortly introduce to you all known Java loops: for, while, do while, for each. Yes-yes, Java as many other programming languages has its own loop constructions. So the time has come to find out or just remind you how can every above mentioned loop be used.
Today I want to examine the JSP most common exceptions which are not obvious for a newcomer and even for an experienced JEE developer. This article requires base knowledge of web-development with Java, Tomcat or any other servlet container and any popular IDE (e.g. Eclipse).
All of us have heard about XML, someone even works with it every day but not everyone knows what exactly is XML. In order to clarify this situation I advise you the overview of 5 fundamental facts about XML. So let's go through my TOP-5 list.
There is no secret that the start of something new is often difficult. Therefore, if you are on this page, I guess you are new to WebDriver or as it is also known Selenium 2.0