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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Practical JSP Tag Files07 Aug 2007 13:58 GMT1
For a work project, I have written a simple
JSP 2.0 tag file using the JSTL to convert
code like
<hh:label for="name" label="Name"
How to implement this?07 Aug 2007 06:23 GMT4
I want all the classes write the runtime information into one common
file, let's say, log.
So I define a BufferedWriter log in one of the classes and make it
public static, as follows,
Short-cut to a file07 Aug 2007 03:28 GMT4
I want to get the actual path of target file from a short-cut to that
file, using Java. Can anyone help me to get this?
Thanks,
MVB
Validate Form values using Java07 Aug 2007 02:09 GMT2
I want to create a JSP Form page (first.jsp) on Tomcat 4.1.27 with a
form that has about 20 input entries where the form will validate all
20 fields and show validation errors on the same page as the original
form page (first.jsp). For example, if someone has a blank entry on
regular expressions07 Aug 2007 01:29 GMT9
This is was part of a homework problem (I know how everyone loves
those :-) ) but now the homework is turned in, and I am left with a
nagging question.
I was trying to find a good resource for regular expressions on the
TextArea resistant to change...07 Aug 2007 00:03 GMT27
Hey guys!!
I'm trying to figure out what I've done wrong here. So I have the
piece of code at the end of this post and I'm trying to reset the text
everytime a button is clicked, but nothing happens. I am using
Disabling the Sandbox06 Aug 2007 23:43 GMT14
I'm trying to develop a java applet that operates outside the
sandbox.
I know I need to sign the applet for distribution, but for development
purposes I'd like to be able to simply disable the sandbox, give my
Java patch implementation06 Aug 2007 21:56 GMT1
I am looking for a java implementation of patch algorithm. My web
search gave me nothing but lot of implementations of diff algorithms.
Thx in advance for helping
insitu.
RangeCheck Method in java.util.ArrayList06 Aug 2007 21:49 GMT1
I recently went through the source code for the ArrayList.java in
java.util(Java 6).  I noticed a private method with the signature
"private void RangeCheck(int index)".
Why does the name RangeCheck ignore suggested naming convention ? And
Storing images for a web application.06 Aug 2007 20:24 GMT3
*** I apologize if this is a duplicate thread since I am having
problems with my ISP***
Hello to all Java programmers out there.
I am currently writing a web application which allows the user to
servlet jdbc06 Aug 2007 19:53 GMT2
I have a web app that is composed by a lot of pages, page1, page2,
page3. Everypage is a servlet. The servlet will eventually redirect to
a jsp.
I am using jndi datasource, thats the first time. I managed
Anybody see why this is not working!06 Aug 2007 15:53 GMT2
Hi, I cliped this and mofified it to be used in a mouse_over to change
the background of text. This is supposed to pre-load the image on
mouse over but it don't!
<script language="Javascript">
Downcasting third layer class06 Aug 2007 15:06 GMT3
I am preparing for the SCJP exam and I have run across this snipet of
code that is confusing me.
1. class Alpha { void m1() {} }
2. class Beta extends Alpha { void m2() { } }
Need some topic for Mini project in Java06 Aug 2007 13:10 GMT6
I am doing master in computer science need to do a mini project. The
time duration is 2months.
Could any one suggest me some topics for the mini projects implemented
in JAVA?
HyperlinkListener in JTree06 Aug 2007 11:04 GMT3
I have a Problem with a JTree. I want display the Text in the Nodes
with HTML.
- RootNode
   - Node1 text bla bla <Link1> normal text <Link2>
 
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.