Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to connect internet 14 Aug 2005 15:09 GMT2
Hi Reader
Below java program work on Proxy server before. Now, Our compary change
using "Automatic configuration script" to connect internet. Now, I want to
know how to change the java program ?
generate a random lowercase letter14 Aug 2005 09:24 GMT21
How can i generate a random lowercase letter? And also how can I convert  a
String to int?
The method  is undefined for the type - ERROR !!!14 Aug 2005 09:21 GMT3
When I execute this code on localhost in jsp page everything works good.
Sever is Tomcat 5.5.9, class Film exists and it consists of static method
named isLookedByUser() that takes 2 parameters User and String.
Everything works perfect localy but...
Regex syntax14 Aug 2005 09:08 GMT5
I have managed to form the regex for the following two:
CTL = <any US-ASCII control character (octets 0 - 31) and DEL (127)>
String CTL_REGEX = "([[\\x00-\\x1F]\\x7F])";
LWS = [CRLF] 1*( SP | HT )
SMS by mobile phone14 Aug 2005 09:03 GMT2
Could anyone tell me how to send sms by Java source code if I attached
a GSM phone on my PC computer COM port? Do I just need to send out tone
pulses by ATDT command like using modem?
Thanks!
How to get address of a Java object?14 Aug 2005 08:47 GMT10
Is there a way to get address of a Java object?
I believe hashCode function in Object class do gives the object
reference, but this is specific to JVM implementation.
thanks,
Struts and form action13 Aug 2005 21:31 GMT1
I'm beginner in Strus.
I've got question about "form" tag in Struts.
For example i've got page "Action_1.jsp" wich is called with "Action_1.do":
<html:form action="Action_2.do">
Re: A good IDE for a beginner ...13 Aug 2005 18:50 GMT16
I can recommend TJI (www.kinabaloo.com). It's small (1.3 Mbytes, so
fast to download), but with many features including Swing GUI builders,
a web server for servlets and JSP, and a JDBC enabled database. Yet
it's so easy to use that you probably won't need to look at the guide !
Maximum Character Value and Collation13 Aug 2005 18:07 GMT1
   I'm writing a tree structure to store strings and would like a maximum
   character value to serve as a boundry.
   Is there a universal maximum character value that will survive in
   collation algrotihms? Is that value Character.MAX_VALUE?
J2ME doesn't allow one access to the phone features that one can get with .NET!13 Aug 2005 14:54 GMT2
From Joel Spolsky's book "Joel on Software" he says on page 340
(probably also on his web site) that J2ME doesn't allow one access to
the phone features that one can get with .NET!
Has this been improved?
Siemens SMTK Programming: MIDlet initialization failed13 Aug 2005 14:35 GMT1
I've been playing around with the Siemens SMTK trying to get a program
to run on an S65.
I have followed the steps described in the SMTK Programmer's Reference
to compile, preverify and run the "Hello World" example. However, the
Reading Large Files13 Aug 2005 11:19 GMT18
                  I am trying to to read and write large files about
600M.
The thing is when i use the normal FileOutputStream methods an exception
gets thrown saying
Java and Cellphones13 Aug 2005 09:33 GMT1
I am contemplating doing a cellphone entry for the Java glossary.
If you have any thoughts about what should go in it, please pass it
along.
The sorts of questions I would like to answer:
Getting Focus to an application13 Aug 2005 09:08 GMT1
I am in the process of writing a chatting application.
I need this particular feature:
When my application receives a messagee(an event occurs), the
application should get focus of the cursor in a textfield i.e. whatever
Auto-logon for Java application13 Aug 2005 05:00 GMT2
I'm using a third-party java application that requires me to log on.  I
would like to automate the logon so it would be able to submit the logon
automatically at a specified time.  I don't want it to automatically log on
at reboot -- only at times I specify.  Any ideas?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.