Groups
Groups
Sign in
Groups
Groups
comp.lang.java.developer
Conversations
About
Send feedback
Help
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Learn more
comp.lang.java.developer
1–30 of 2671
Mark all as read
Report group
0 selected
Ma...@getfucked.com
11/10/17
Uploads - What is wrong with Easynews
Looking for Star Trek Discovery season 1 Episodes 6 onwards in english. Why does it seem there are no
unread,
Uploads - What is wrong with Easynews
Looking for Star Trek Discovery season 1 Episodes 6 onwards in english. Why does it seem there are no
11/10/17
Laks Natarajan
,
IchBin
2
9/16/04
I want to run my own Java chat server on a web host
Laks Natarajan wrote: > Hi, > > Does anyone have info on web hosts that let you run your own
unread,
I want to run my own Java chat server on a web host
Laks Natarajan wrote: > Hi, > > Does anyone have info on web hosts that let you run your own
9/16/04
Roger
9/16/04
Accessing http session objects from a java class
Hi all. I've got servlets running in a chain. This works fine if users access the servlets and
unread,
Accessing http session objects from a java class
Hi all. I've got servlets running in a chain. This works fine if users access the servlets and
9/16/04
Tung Chau
,
Tabrez Iqbal
2
9/16/04
User authentication
tungc...@yahoo.com (Tung Chau) wrote in message news:<2580601f.0409141121.5b4f6cae@posting.
unread,
User authentication
tungc...@yahoo.com (Tung Chau) wrote in message news:<2580601f.0409141121.5b4f6cae@posting.
9/16/04
Tung Chau
,
Tabrez Iqbal
2
9/16/04
How to avoid using <jsp:forward> standard action without using MVC framework? What good MVC framework outthere?
tungc...@yahoo.com (Tung Chau) wrote in message news:<2580601f.0409141504.39e0a2b1@posting.
unread,
How to avoid using <jsp:forward> standard action without using MVC framework? What good MVC framework outthere?
tungc...@yahoo.com (Tung Chau) wrote in message news:<2580601f.0409141504.39e0a2b1@posting.
9/16/04
smeer_alwosabi
9/16/04
how i get all directory or file in determined drive?
This class contains recursive method which print all directory or files in determined directory Class
unread,
how i get all directory or file in determined drive?
This class contains recursive method which print all directory or files in determined directory Class
9/16/04
Sakthi
2
9/15/04
Embeded Java DB with inverted indexing and searching capabilities for Java Beans
Hi, BeanIndex is an embeded Java DB with inverted indexing and searching capabilities for Java Beans.
unread,
Embeded Java DB with inverted indexing and searching capabilities for Java Beans
Hi, BeanIndex is an embeded Java DB with inverted indexing and searching capabilities for Java Beans.
9/15/04
Tung Chau
9/14/04
Reuse the HTML form in add_account.jsp and edit_account.jsp
Hi, add_account.jsp will collect all user's input to create an account and add it into a database
unread,
Reuse the HTML form in add_account.jsp and edit_account.jsp
Hi, add_account.jsp will collect all user's input to create an account and add it into a database
9/14/04
Fred Nickelson
9/14/04
Ownership sale of java site www.thejmaker.com
The Java site: www.thejmaker.com is seeking potential buyers / developers to take over the site as
unread,
Ownership sale of java site www.thejmaker.com
The Java site: www.thejmaker.com is seeking potential buyers / developers to take over the site as
9/14/04
Francois Belfort
9/14/04
Automated Basic Authenication with an Applet for the Browser ?
I like to automate web access to secure pages and proxies, which are proteced with a Basic
unread,
Automated Basic Authenication with an Applet for the Browser ?
I like to automate web access to secure pages and proxies, which are proteced with a Basic
9/14/04
Ken K
,
Sudarshan Raghavan
2
9/13/04
== vs equals
Ken, == checks for the equality of object references, while .equals() checks if two objects instances
unread,
== vs equals
Ken, == checks for the equality of object references, while .equals() checks if two objects instances
9/13/04
Neil Benn
, …
IchBin
3
9/11/04
Installer for Java app
Nathan Zumwalt wrote: > I Zero G used to have a free version of InstallAnywhere, but I can't
unread,
Installer for Java app
Nathan Zumwalt wrote: > I Zero G used to have a free version of InstallAnywhere, but I can't
9/11/04
Andy
,
Nathan Zumwalt
2
9/11/04
Struts and xslt
Struts is a general framework for creating web applications, while XSLT is just a way for
unread,
Struts and xslt
Struts is a general framework for creating web applications, while XSLT is just a way for
9/11/04
Stephen
,
Nathan Zumwalt
2
9/11/04
handling event in Tomcat
Actually, Tomcat creates a pool of "worker" threads that process incoming requests. Each
unread,
handling event in Tomcat
Actually, Tomcat creates a pool of "worker" threads that process incoming requests. Each
9/11/04
Me
,
Steve Bosman
2
9/9/04
Calendar Problem
Me <m...@a.com> wrote in message news:<ijnZc.43365$A8.21659@edtnps89>... > How do I get
unread,
Calendar Problem
Me <m...@a.com> wrote in message news:<ijnZc.43365$A8.21659@edtnps89>... > How do I get
9/9/04
j...@bea.com
9/9/04
BEA is looking to hire a Customer-centric J2EE Engineer in San Jose:
CUSTOMER CENTRIC ENGINEER - WebLogic Integration (CCE) Location: San Jose, CA Major Duties and
unread,
BEA is looking to hire a Customer-centric J2EE Engineer in San Jose:
CUSTOMER CENTRIC ENGINEER - WebLogic Integration (CCE) Location: San Jose, CA Major Duties and
9/9/04
mind
9/9/04
Qwiz Online Java/C++ Testing
I am looking for jobs now and the company ask me take online java and c++ testing from Qwiz. I want
unread,
Qwiz Online Java/C++ Testing
I am looking for jobs now and the company ask me take online java and c++ testing from Qwiz. I want
9/9/04
hitectahir
9/7/04
JNi works with gij but not java!?
Hi, Here are the symptoms of a problem I'm facing. Has anyone faced such an issue and managed to
unread,
JNi works with gij but not java!?
Hi, Here are the symptoms of a problem I'm facing. Has anyone faced such an issue and managed to
9/7/04
sravan
9/3/04
Regular Expressions in Java throws StackOverflow Exception
I was just trying to use a regular expression for finding me the patterns which match X(\\n|\\r|.)*?
unread,
Regular Expressions in Java throws StackOverflow Exception
I was just trying to use a regular expression for finding me the patterns which match X(\\n|\\r|.)*?
9/3/04
Brummer
9/2/04
WebSphere 5.1 & compiling JSPs: StringIndexOutOfBoundsException
Hi, got a problem while compiling JSPs on WSAD - WebSphere 5.1 (5.1 Express) Server-Instances: I got
unread,
WebSphere 5.1 & compiling JSPs: StringIndexOutOfBoundsException
Hi, got a problem while compiling JSPs on WSAD - WebSphere 5.1 (5.1 Express) Server-Instances: I got
9/2/04
Jos? Cardoso
, …
Raymond DeCampo
10
9/1/04
Java performance problem
Jos? Cardoso wrote: > I think my problem is in java allocated memory. It uses memory for the >
unread,
Java performance problem
Jos? Cardoso wrote: > I think my problem is in java allocated memory. It uses memory for the >
9/1/04
urzala
9/1/04
MicroSwing for midp2 phones
MicroSwing for midp2 phones mSwing was developed because actually j2me has a very poor support for
unread,
MicroSwing for midp2 phones
MicroSwing for midp2 phones mSwing was developed because actually j2me has a very poor support for
9/1/04
Ken Hilton
,
Anupam Sengupta
2
9/1/04
Junit and Java Servlets.
Ken Hilton <ken...@comcast.net> wrote: > Greetings Java Lovers, > > Can anyone advise
unread,
Junit and Java Servlets.
Ken Hilton <ken...@comcast.net> wrote: > Greetings Java Lovers, > > Can anyone advise
9/1/04
bow
8/31/04
eclispe IDE navigation
Hi, I am developing session beans using Eclipse IDE. I have one problem; whenever I highlight a
unread,
eclispe IDE navigation
Hi, I am developing session beans using Eclipse IDE. I have one problem; whenever I highlight a
8/31/04
Sai Pullabhotla
8/31/04
JFTP Version 3.3 Released
MyJavaWorld.com is pleased to announce a new release of JFTP, a secure, graphical FTP client. JFTP is
unread,
JFTP Version 3.3 Released
MyJavaWorld.com is pleased to announce a new release of JFTP, a secure, graphical FTP client. JFTP is
8/31/04
None
8/30/04
JavaScript interpreter/evaluator class?
JavaScript interpreter/evaluator class? Does anyone know of a way to parse JavaScript expressions in
unread,
JavaScript interpreter/evaluator class?
JavaScript interpreter/evaluator class? Does anyone know of a way to parse JavaScript expressions in
8/30/04
Sai Pullabhotla
8/30/04
Secure FTP API for Java Released
MyJavaWorld.com is pleased to announce the release of Secure FTP API for Java, an API that allows you
unread,
Secure FTP API for Java Released
MyJavaWorld.com is pleased to announce the release of Secure FTP API for Java, an API that allows you
8/30/04
Timberline
,
IchBin
2
8/29/04
Multi-Document Interface program example
Timberline wrote: > Hi All > > Does anyone know where I can get an example showing how to
unread,
Multi-Document Interface program example
Timberline wrote: > Hi All > > Does anyone know where I can get an example showing how to
8/29/04
John
8/29/04
Does web-service support Entity or stateful ejb?
Hello All I'm new to EJB 4 web-service and trying some examples from internet. one interesting
unread,
Does web-service support Entity or stateful ejb?
Hello All I'm new to EJB 4 web-service and trying some examples from internet. one interesting
8/29/04
Pavel
8/29/04
Silent NTLM Authentification from httpclient
Hi gurus, I am trying to access web page protected by NTLM authentification mechanism by httpclient.
unread,
Silent NTLM Authentification from httpclient
Hi gurus, I am trying to access web page protected by NTLM authentification mechanism by httpclient.
8/29/04