[java ee programming] JSP/Arraylist

2009-12-20 Thread Rafał Laczek
Hi, My form.html is following: First name Surname Male Female Preferable country to live Poland Norway Hungary Vietnam UK France And code in result.jsp is: Person person1 = new Person(); person1.setFirstName(request.get

[java ee programming] Re: Basic of Struts

2009-12-20 Thread mgalushka
Struts 2 is very nice. Agree with author - it can be very usefull. On Dec 14, 12:48 pm, Additya wrote: > For all Java/J2ee programmers who are using struts as their platform > might like to read the about Struts 2.0. Just go through it might be > helpful to you. Its an nice explanation of the bas

[java ee programming] Re: Months between two dates

2009-12-20 Thread mgalushka
Use JodaTime framework for sucj purposes. On Dec 18, 11:25 am, sachin bolmal wrote: > Hi Everybody, > > Plz Help me in calculating no of months between two dates. -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To po