Re: [java ee programming] Java abilities

2011-03-11 Thread thiago moraes
When I was one year experience, I was still Junior but I had more responsibilities Over One year and a half I got my first certification and started working as Level II. I think you should talk to your boss and find out how to plan your career. Establish your short / medium term goals. Regards

Re: [java ee programming] How to parse xml

2011-03-10 Thread thiago moraes
There is also the JAX-B API. You bind your java class to the xml. 2011/3/9 TIMOTHY GIKONYO > Hi, > > I think the jdom library gives you alot of flexibility with XML.. I have > found it easy to use. > > Have a look at this explanation: > http://www.ibm.com/developerworks/java/library/j-jdom/ >

Re: [java ee programming] Spring tutorial

2010-12-20 Thread thiago moraes
Hi Rafal! try this tutorial http://struts.apache.org/2.0.14/docs/struts-2-spring-2-jpa-ajax.html Very simple and using annotations! Spring + JPA + Struts 2 + Ajax This is the Spring reference http://static.springsource.org/spring/docs/2.5.x/reference/new-in-2.html#new-in-2-intro 2010/12/17 Rafa

Re: [java ee programming] Strut

2010-12-01 Thread thiago moraes
There is a good tutorial about spring + struts2 + jpa + ajax http://struts.apache.org/2.0.14/docs/struts-2-spring-2-jpa-ajax.html but using eclipse instead. I prefer eclipse too. On Sun, Nov 28, 2010 at 8:42 PM, ignacio giagante wrote: > Unbelieve!! It must active the plugin of any framewrok

Re: [java ee programming] Preventing direct access to JSPs in a Web Application

2010-09-25 Thread thiago moraes
You can use the security config in the web.xml file. This article explains how to do. http://java.dzone.com/articles/understanding-web-security This is better than keeping the files inside WEB-INF folder, because you can set the roles allowed and other configurations. Regards On Fri, Sep 24, 2

Re: [java ee programming] struts

2010-09-21 Thread thiago moraes
http://struts.apache.org/2.0.14/docs/struts-2-spring-2-jpa-ajax.html 2010/9/20 Sơn Lê Đức > basics about struts. build a simple app web by struts 2 and hibernate ? > > -- > You received this message because you are subscribed to the Google > Groups "Java EE (J2EE) Programming with Passion!" gro

Re: [java ee programming] Java Learning path

2010-05-06 Thread thiago moraes
I suggest Mastering EJB. I'll find the answers. On Thu, May 6, 2010 at 11:55 AM, Arthur C wrote: > About EJB. > > I know the life cycle of it. Many books talk about the life cycle. However, > I would like to know how to apply it in the web application i.e. how real > web application using enti

Re: [java ee programming] Java Learning path

2010-05-05 Thread thiago moraes
This is a good tutorial consists the whole JEE specification. http://java.sun.com/javaee/5/docs/tutorial/doc/ On Tue, May 4, 2010 at 5:26 PM, Sergio castillo wrote: > Sounds great. Could you please give us some links to the exact locations of > these tutorials? i would appreciate your help. > >

Re: [java ee programming] Re: Session Tracking.

2010-01-29 Thread thiago moraes
Hi Shan. I don't think those requirements will make your application more secure. For security see this link http://docs.jboss.org/jbossas/admindevel326/html/ch8.chapter.html On Fri, Jan 29, 2010 at 4:50 AM, Shan wrote: > Hi All, > > Sorry. Its my fault that I didn't convey what I wanted to