Priya Jlus

Greenhorn
+ Follow
since Nov 22, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Priya Jlus

A good starting point for EJB3 - Web Services :
http://www.theregister.co.uk/2007/01/23/ejb_web_services/

A good starting point for Webservices in general:
http://netbeans.org/kb/trails/web.html

Hope this helps.
12 years ago
I'am looking for any tool which can generate sequence diagram while a java application is executing, in other words, displaying the sequece of object interaction, when application performs actions in response to user interaction.

Example when a user clicks a Button, in a Swing Application, the tool should be able to provide a sequence of objects invoked in response to button click.

Greatly appreciate your help.
Hi,

I have a FTP Client (Jakarta NetCommons), which connects to ftp server using proxy.

Apparently, i'm not able to make a connection to FTP Server, since the Proxy is of type HTTP_PROXY, in other words Connecting through an HTTP proxy server.


I get a Socket timeout exception.

How can i FTP through an HTTP Proxy

Any help would be greatly appreciated.

Regards
Priya Jlus.
Dose anyone know where to get the Developing J2EE Applications with WebSphere Studio: IBM Certified Enterprise Developer (IBM Certification Study Guides) for Exam - 287 in Singapore ?

Greatly appreciate your help !!

Thanks!

Priya Jlus.
Hi,

I've completed reading the first two patterns (Strategy & Observer) from Head First Design Patterns.

I would like to test my knowledge by working on some example questions, and few exercises to enable me understand the pattern well, and apply them diligently.


It would be greatly appreciated, if Eric or Elisabeth or any one in this forum , to provide me a link or a resource, where I can find some example problems or exercises on all the design patterns.

Thanks!

Regards,
Priya Jlus.
Hi,

Is there any forum to discuss about the patterns explained in Head First Design Patterns by Eric and Elisabeth ?

It would of great interest to all those who want to exchange there ideas and thoughts and share there learning experience through this forum.

Looking forward for all other Head First Pattern Guru's, as to what they have to say about it.

Regards,
Priya Jlus.
19 years ago