Hello,
I'm java developer. My skill is programming with java,jsp,
struts, struts2+spring, hibernate, eclipse, tomcat,
mysql,Oracle,Middlegen and other open source technology. I'm
interest work any web base project that use my ability
above. The thing is that I have never got any chance to work
in this field though i am very much comfort with my skills.
So if any body want me then i will happily join you.
Also I have also some of my friends if you. If you interest
to outsource any project to me then also you are welcome.
you can reach me by email at me4bangalore@yahoo.in
Answers were Sorted based on User's Feedback
Answer / some one
Please improve your english first..
And this is no job portal for God's sake !!!
Go post your resume on Naukri.com or Monster.com. There are
hundreds of job offering sites lying there..
| Is This Answer Correct ? | 13 Yes | 0 No |
hi some one first improve Ur English then say for others
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / unknown
It would be better if you see the positive and suggest
something that could be beneficial rather than commenting
each other on a communication skill. What matters is the
knowledge and zeal to work on any technology. Grow up now or
else read some books on moral sciences. Hope you understand
what I mean to say or carry on with your attitude but nobody
is going to appreciate .. i m sure :-)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / some one
Hey another some one (whoever you are !).
Mine is better than the dumb head who has posted that stupid
profile instead of a tech question (WTF) on the first place.
| Is This Answer Correct ? | 0 Yes | 1 No |
Can I import same package/class twice? Will the jvm load the package twice at runtime?
How database connectivity in XML is achieved?
What is Introspection?
How will the struts know which action class to call when you submit a form?
suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?
In a multitiered application which tier is the browser in?
1) which method of the RequestDispatcher cannot be called once the output is sent to the client? a. forward b. include c. both a&b 2) which interface should an object implement to get notified of changes to the list of active sessions in a web application? a. HttpSessionListener b. HttpSessionActivationListener c. HttpSessionAttributeLIstener 3) A user can select multiple locations from a list box on an HTML form, which of the following methods can be used to retrieve all the selected location? a. getParameter() b. getParameterValues() c. getParamValues() 4) which of the following methods should be used to send character text to the client? a. ServletResponse.getWriter() b. ServletResponse.getOutputStream() c. ServletResponse.getOut() 5) which implicit object is always available in a JSP page? a. exception b. session c. out 6) which inclusion mechanism doesn't include the source of the page, rather the output of the page. a. include directive b. jsp:include action c. Bothe a& b 7) which attribute of the page controls whether a page participates in session or not? a. session-allowed b. session c. isSession
can we write implementation for a method with in another method?
What if the static modifier is removed from the signature of the main method?
What is Remote Interface?
What are the pros and cons of detached objects?
What are the different types of exception?