Hi All,
Please join me to congratulate Mr.Aruna Wickrama on his achievement of passing Sun Certified Web Component Developer exam.
In addition to this he holds the following titles.
BIT, SCJP, MCP
MCTSx5, MCPDx3, MCITP
Regards
Sampath
This blog is dedicated to all Sri Lankan Java Students. You can use this blog to discuss whatever question you have related to Java. I might be able to answer your questions. Or some of you also can answer the questions If you like.
Monday, August 18, 2008
Monday, June 23, 2008
Wednesday, June 4, 2008
NUWAN KULARATHNE becomes a MCT
Hi All,
Please join me to congratulate Mr.NUWAN KULARATHNE for becoming a Microsoft Certified Trainer. In addition to this he holds all the .NET certifications.
Nishantha Sampath
Please join me to congratulate Mr.NUWAN KULARATHNE for becoming a Microsoft Certified Trainer. In addition to this he holds all the .NET certifications.
Nishantha Sampath
Saturday, May 31, 2008
Java wins by 1 vote
Dear All,
Thank you all who participated to the poll. According to the results Java has got the maximum no of votes.
Nishantha Sampath
Thank you all who participated to the poll. According to the results Java has got the maximum no of votes.
Nishantha Sampath
Tuesday, May 27, 2008
Explicit session Id in JSP
Sampath,
I need to start a JSP session with a given Id, like "http://localhost/home.jsp?session=123456789", but not like "http://localhost/home.jsp;jsessionid=123456789?<query_string>".
If you know PHP, see below code:
<?php
session_id($_GET['session']);
session_start();
// rest of the code
?>
I want to do the same using JSP too. I need this because the client is not a browser. It just sends send HTTP requests and expects a reply. The client includes "?session=<session_id>" to it's request, where session_id is generated in the very first HTTP request. It's similar to a web browser with cookies disabled.
But the client cannot send a request like "http://localhost/home.jsp;jsessionid=123456789?<query_string>".
When I tried "session.setId(request.getParameter("session"));" I got an exception, "The method setId(String) is undefined for the type HttpSession"
Looking forward to a favorable reply.
Regards.
Amil.
Monday, May 26, 2008
Now You Can Email Your Posts
Hi All,
I have enabled the email post feature in this blog. Now you can send your post using the following email address pnpsampath1.java-srilanka@blogger.com
Sampath
I have enabled the email post feature in this blog. Now you can send your post using the following email address pnpsampath1.java-srilanka@blogger.com
Sampath
Sunday, May 25, 2008
Nadisha passed Sun Certified Business Component Developer
Hi All,
Please join with me to congratulate Nadisha Bandara who is an author of this blog on his achievement of SCBCD.
In addition to this he holds SCJP and SCWCD certifications.
Sampath
Please join with me to congratulate Nadisha Bandara who is an author of this blog on his achievement of SCBCD.
In addition to this he holds SCJP and SCWCD certifications.
Sampath
Wednesday, May 7, 2008
Java Job and PHP Job
Hi All,
There are two vacancies for a Java Developer and a PHP Developer. Please send me your CVs ASAP.
Sampath
There are two vacancies for a Java Developer and a PHP Developer. Please send me your CVs ASAP.
Sampath
Thursday, April 24, 2008
Java Jobs at a global company
Hi All,
There are opportunities for Java Software Engineers with experience 6 months-2 Years in a reputed global company with competitive salary. Please send me the CVs within next 2 hours.
Regards
Sampath
There are opportunities for Java Software Engineers with experience 6 months-2 Years in a reputed global company with competitive salary. Please send me the CVs within next 2 hours.
Regards
Sampath
Tuesday, April 22, 2008
Aruna passed all the .NET 2.0 exams
Dear all,
Please join with me to congratulate Aruna Wickrama on his great achievement of passing all the microsoft certifications in .NET 2.0.
He is an author of this blog too.
Following is a list of exams he has completed.
Developer Track
=============
MCP
MCTS - Windows Applications
MCTS - Web Applications
MCTS - Distributed Applications
MCPD - Windows Applications
MCPD - Web Applications
MCPD - Enterprise Applications
Database Developer
===============
MCTS - SQL Server 2005
MCITP - Database Developer
Please join with me to congratulate Aruna Wickrama on his great achievement of passing all the microsoft certifications in .NET 2.0.
He is an author of this blog too.
Following is a list of exams he has completed.
Developer Track
=============
MCP
MCTS - Windows Applications
MCTS - Web Applications
MCTS - Distributed Applications
MCPD - Windows Applications
MCPD - Web Applications
MCPD - Enterprise Applications
Database Developer
===============
MCTS - SQL Server 2005
MCITP - Database Developer
Tuesday, April 1, 2008
Interview with Sanjiva Weerawarana-WSO2
Hi All,
http://www.infoq.com/interviews/sanjiva-open-source-soa
http://www.infoq.com/interviews/sanjiva-open-source-soa
Friday, March 28, 2008
UML with java
hi all, does anyone know about a good uml book with good java examples. having contents like in this.
uml article with java
you can say uml is language independent. But since im interested in details of uml to java mappings (see the above link) thats what i need. keep the blog running folks put some fire....
cheers,
dileepa
uml article with java
you can say uml is language independent. But since im interested in details of uml to java mappings (see the above link) thats what i need. keep the blog running folks put some fire....
cheers,
dileepa
Friday, March 21, 2008
Hi all,
Here is our BOSS. James Gosling discusses why Java certification is so popular and the significance of having Java development skills in a global economy. Here..
Here is our BOSS. James Gosling discusses why Java certification is so popular and the significance of having Java development skills in a global economy. Here..
Tuesday, March 18, 2008
New Java User Group
Dear java beans,
do someone think that we should make some effort to build a java community for sri lanka. like a forum or something which sampath sir is trying to do here. i thought of giving it a try. i found this group Sri lanka Java User Group
this group was created way back. but was not active which is the problem. so i thought of bootstrapping it. so people can share knowledge ,learn new things, just like a forum.
All are welcome.
Note:
I'm not trying to duplicate the work done in this blog just trying to create something which will be useful and more convenient.
just leave a comment if you want to encourage me..
Regards
Mifraz Marzoon (iceCoffee)
do someone think that we should make some effort to build a java community for sri lanka. like a forum or something which sampath sir is trying to do here. i thought of giving it a try. i found this group Sri lanka Java User Group
this group was created way back. but was not active which is the problem. so i thought of bootstrapping it. so people can share knowledge ,learn new things, just like a forum.
All are welcome.
Note:
I'm not trying to duplicate the work done in this blog just trying to create something which will be useful and more convenient.
just leave a comment if you want to encourage me..
Regards
Mifraz Marzoon (iceCoffee)
Friday, March 7, 2008
Useful Links
There are many resources you can find for JAVA. So if u find a good link please let us know. If you can mention the subject, it is great. Post all the links that you think is useful.
eg-: Java examples -: www.java2s.com
eg-: Java examples -: www.java2s.com
Thursday, March 6, 2008
Jobs
There are some .NET jobs available for 4-5 years experience ppl. Please contact Mr.Suren Nanayakara on tm_suren@yahoo.com for more details.
You have to do a POC(Sample) first to show your talents. Salary will be arround 100K and above.
You have to do a POC(Sample) first to show your talents. Salary will be arround 100K and above.
Monday, February 11, 2008
Sunday, February 10, 2008
Welcome
Hi All,
This forum is open from now on for you all for any Java related questions.
Regards
Sampath
This forum is open from now on for you all for any Java related questions.
Regards
Sampath
Subscribe to:
Posts (Atom)