Bindu Lakhanpal

Ranch Hand
+ Follow
since Oct 17, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Bindu Lakhanpal

Hi Zach,

I remember, I could not get 80% in all. In fact, I failed my first enthuware test. But then I studied the concept I was weak at and as you said then keep on improving in next tests, noting down, studying, coding more on my weak points.

Then after a gap of 2 weeks, I took tests again. Then I got average 80%, I think. May be 75%. I don't remember. Its a long time now. As you already know, the key is the improvement you can have after each test. In real test I got 82%. And yes I also did K & B mock tests too. Those were great!

As K. Tsang said, practice is the answer.

But I can sense the stress and tension in your question. Its just a humble advice. Please don't mind. I feel, while studying/coding/practicing, if you can try to forget about passing/graduating and just concentrate calmly on the code, you will feel the change. The physical exhaustion is more due to the stress of passing/graduating. In the real exam, many feel the stress. The only way to not be overwhelmed is to be passionate about coding. Then you will enjoy. And what one enjoy becomes a play!!! I know it can be difficult in your situation. But there is no other way than to concentrate.

I hope you did not mind my advice. This one came from my personal experience.
Thanks Bert. Having the awareness of dynamic nature of exam is very important to the people taking exam. There should be no last minute surprises.
All I can remember is Enthuware was more or less equal in difficulty to exam(Real exam around 90% difficult to Enthuware). But I know Devaka's mock were really tougher than exams. I liked both. If you get 80% in enthware and 65% in Devaka, you are quite prepared. Thats my point of view only.
I just want to add my view here. What I felt after my certs( SCJP6 and SCWCD5), that I got interview calls. In any good interview no one cares for the degrees or cert. All that matters is how you perform.

My performance also improved because I studied diligently for the exam. This goes true about the performance in job. About clients and hence employers, I think you may be right. I am not sure if that matters. May matter to some.

But for me the real value a cert adds is the knowledge I get while preparing for it. True, that one may get knowledge without appearing for the cert, but for me having a goal to pass the exam with good score, made me study things, which otherwise I would have overlooked.
A very big thanks to you guys. I owe my success in passing SCJP6/SCWCD to you. More than passing the exams, its the beautiful way to explain things which motivated me to do better in coding. I am thinking about upgrading to Java7 cert. Even if I don't win, I will buy this book.


Thanks for the motivation.
Hi Andre,

Second edition is published in 2014.
Check here.

Thanks.
10 years ago
Hi Krystian,

Yes, I can see in the chapter list given in amazon-link has "Chapter 14 - Securing applications using Spring Security" about Spring Security.

I started studying "Spring in Action for Spring 3.0" recently. Just building up a mvc spring application for learning and practice today. I need to know how different is Spring 4.0 is from Spring 3.0?


Thanks.
10 years ago
One friend of mine with 5 and half year experience in Java, gets 13 lpa. And I know people with 3 year experience in Java getting 9 lpa.
So, you can get around 10 lpa.
But, there is no appropriate answer for that.Depends on many things.
13 years ago
Hi all,
In my present company I was hired for a Java profile.Previous to that I had 9 months experience on contract basis in another company in Java (JSP/Servlets).I have SCJP and SCWCD certs which I got by hard labor as I had not much practical experience in those.
Its more than 3 months in my present job.At the time of interview I asked about the job nature and I was told that I would have to work in EJB,Struts and hibernate etc.And initially I was asked to study EJB.
But now I have been completely assigned work in Cold fusion and Flex etc.At first I thought that may be these are a few things which everybody here must work in to lesser or greater extent.But now I am just projected as coldfusion developer. And to my surprise in the excel sheet which maintains the skill set of Employee I am shown as having nil skill in JSP/Servlets and basic skill in Java.

I was very happy to get a regular job.But now I feel as if my hard labor is going to drain.I wanted to have some expertise level in JavaEE after 3 years experience.But Now I fear I would become Jack of all trades.
My colleagues here are telling me that forget Java and become expert in Coldfusion and Flex.Some are saying CODE and forget about technlogy.
I have no hopes of getting any Java Work here at this company.
Now its around 4 months I have been out of touch of Java.
If I want to search for a new job I need to practice Java at home and also learn the things which I thought I would be given a chance to work here.
At my job, both coldfusion and flex are new to me.So If I want to perform good at job, I would need to concentrate on those.But if I do that I would definitely forget Java.

I know one should not depend on technologies.But I am almost starting my career and i want to have some expertise in one technology at least and i chose Java almost 2 years back.

I also want to know future scope of coldfusion and/or coldfusion+Java.

Thanks for any guidance.
I am really confused.
13 years ago
My problem got solved after downloading the patches as suggested by the site.
But I am still looking for some good study material/tutorial for liferay portlet development using liferay eclipse ide for liferay version 6.0.5.
Thanks.
14 years ago
Hi all,
I am new to portal development.I am using liferay portal 6.0.5 version using Eclipse helios IDE (with liferay plugin).
Can anyone suggest some tutorial for developing portlets using liferay 6.0.5 ( with liferay-ide-eclipse 1.0.1)

I saw the demo video at Developing portalets in liferay IDE. But when I tried to add portlet in step at 2:12 ,by clicking on "more" Only "Loading.." message keeps on displaying.
Any idea?
14 years ago
Thanks for your reply.
I am using Window XP professional.
I downloaded tcpview and found javaw.exe running on port 1098.I ended that process.
Then again tried to run my project. Then i got the following message on console.but application still is not running.

Activation.main: warning: sun.rmi.activation.execPolicy system
property unspecified and no ExecPermissions/ExecOptionPermissions
granted; subsequent activation attempts may fail due to unsuccessful
ExecPermission/ExecOptionPermission permission checks. For
documentation on how to configure rmid security, refer to:

http://java.sun.com/j2se/1.4/docs/tooldocs/solaris/rmid.html
http://java.sun.com/j2se/1.4/docs/tooldocs/win32/rmid.html

Hi all,
I am using MyEclipse IDE for developing a jsp application.I am using Tomcat server.Server starts correctly.But when i try to run the application i get following error in consol window.
Any idea?


Activation.main: warning: sun.rmi.activation.execPolicy system
property unspecified and no ExecPermissions/ExecOptionPermissions
granted; subsequent activation attempts may fail due to unsuccessful
ExecPermission/ExecOptionPermission permission checks. For
documentation on how to configure rmid security, refer to:

http://java.sun.com/j2se/1.4/docs/tooldocs/solaris/rmid.html
http://java.sun.com/j2se/1.4/docs/tooldocs/win32/rmid.html

Activation.main: an exception occurred: Port already in use: 1098; nested exception is:
java.net.BindException: Address already in use: JVM_Bind
java.rmi.server.ExportException: Port already in use: 1098; nested exception is:
java.net.BindException: Address already in use: JVM_Bind
at sun.rmi.transport.tcp.TCPTransport.listen(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport.exportObject(Unknown Source)
at sun.rmi.transport.tcp.TCPEndpoint.exportObject(Unknown Source)
at sun.rmi.transport.LiveRef.exportObject(Unknown Source)
at sun.rmi.server.UnicastServerRef.exportObject(Unknown Source)
at sun.rmi.registry.RegistryImpl.setup(Unknown Source)
at sun.rmi.registry.RegistryImpl.<init>(Unknown Source)
at java.rmi.registry.LocateRegistry.createRegistry(Unknown Source)
at sun.rmi.server.Activation.main(Unknown Source)
Caused by: java.net.BindException: Address already in use: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createServerSocket(Unknown Source)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createServerSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(Unknown Source)
... 9 more