[java ee programming] Re: SCJP

2009-12-01 Thread dinesh
http://www.sun.com/training/certification/java/scjp.xml On Nov 30, 1:34 pm, Archana C wrote: > Hi , > Have anyone of you given SCJP 1.5 exam in USA? How much did it cost? -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" grou

[java ee programming] Re: request!!!!!!!!!!!!!!!

2009-10-06 Thread dinesh
The default user name and password is..just try your luck with this. username: admin password: adminadmin On Oct 5, 5:55 pm, diego rangel wrote: > hello > > i deleted all servers then  i did the new server named > glassfish v.2,but when i run the aplication, the program > ask me the login and pa

[java ee programming] Re: queries

2009-08-25 Thread Dinesh Chanchalani
> 1)Is it possible to show photos through display tags .If so how can i > configure > > 2)Please do tell me how to configure svn in my eclipse 5.5 ,the exact way > if i got to attach any files ,Jars etc then do tell me that too > > -- ------

[java ee programming] Re: learning Java

2009-02-12 Thread dinesh
http://www.javapassion.com Register yourself to a course and follow the class. On Feb 10, 4:37 pm, carlos wrote: > I am interested in learning Java, and was wondering if anyone could > point me to a good project or resource where I can browse some > existing code. I am interested in a project th

[java ee programming] Re: getAttribute method

2009-02-10 Thread dinesh
getAttribute() can be used both in session and in context based on your scope of usage. For instance, if you want to bind the value 'Google' with an attribute 'name' THis is what we would do... session.setAttribute("name" , "Google"); //Here the String object 'Google' is set with a key string 'nam

[java ee programming] Re: Difference b/w installing and deploying

2009-02-08 Thread dinesh
Pravin, Could you please get us some more inputs...? On Feb 8, 10:00 am, Pravin Sinha wrote: > Hi Irfan, > > Installing, you may already be knowing. It is just that an application > getting registered  on the native OS. So You can run it. > > Deploying an application on App Server means: Making

[java ee programming] Re: what is the difference between web server and web container

2009-02-08 Thread dinesh
A Web Server is a server capable of receiving HTTP requests, interpreting them, processing the corresponding HTTP Responses and sending them to the appropriate clients (Web Browsers). Example: Apache Web Server. A Web Container is a J2EE compliant implementation which provides an environment for

[java ee programming] Re: Glassfish password?

2009-02-06 Thread dinesh
user name : admin (incase you have not set during installation) password : adminadmin On Feb 5, 8:18 pm, Carlos Duran wrote: > Hi, > > I installed Glassfish as part of the NetBeans IDE 6.5 complete download, > as suggested in the lab exercise, as I am running my forst project, > Glassfish is as

[java ee programming] Happy New Year

2008-12-31 Thread dinesh vadivelu
Dear Friend, Wishing you all a very Happy and Prosperous New Year 2009 ! -- Regards, Dinesh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to