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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
String getTagValue(Document doc, String tag)25 Sep 2007 18:28 GMT2
I am used to work with javascript, where you can do things like
"v=doc.getElementsByTagName('test')[0].childNodes[0].nodeValue".
I am trying to do the same in java like this but i think l2=(NodeList)
l1.item(t); is not the same as childNodes or is it ?
Properly encoding "Project Gutenburg 1913 Webster Unabridged Dictionary".25 Sep 2007 16:27 GMT39
So, I've spent all day working on this. Funfun...
Back story: Project Gutenburg create free ebooks from content that is
now in the public domain, including the "1913 Webster Unabridged
Dictionary".  The problem with this particular work (pgw050*.txt), is
sending via FTP25 Sep 2007 16:12 GMT3
Anyone got any tips on sending a file via FTP? I don't need anything
fancy, just send a file to a location and report on success or
failure. Can Java do this easily, or am I better off using a shell
script to transmit the file (which would be more work)?
Migrating: Eclipse -> Netbeans25 Sep 2007 15:36 GMT4
As you may have read from previous posts ive moved to a new company.
Now this company uses Eclipse -
They auto-build their product and use a seperate tomcat server to host
everything.
Inserting a Div element directly into JSP25 Sep 2007 15:30 GMT1
I'm using jsp to render a large part of my page. However, i also need
to use a 'Component' that is a bit of complex standardized code being
generated through Java. This 'component' is a DOM element( in my case,
a Div ). I have a java function that returns this DOM element. How can
J2ME25 Sep 2007 14:00 GMT3
I want to learn J2ME . Please tell me a good book or ebook for
learning J2ME . I also need some good sites and forums about J2ME .
Thanks
I can not get data from Table cell25 Sep 2007 08:24 GMT5
I can not get data from Table cell
Hi every one
I try to get String from cell in jTable
every time I try to get data from cell I only get null
Doubt regarding "Protected" access specifier across different packages25 Sep 2007 03:58 GMT9
I have the following piece of code -
*******************************************************************************************
1. package MyPack;
2.
Xml doc = dom.parseString(request.getReader());25 Sep 2007 03:36 GMT22
Can anybody tell me howto parse a request.getReader() buffer into a
xml dom object where you can do things like
object.getElementTag("mytag") for example.
JSTL - printing the current host url24 Sep 2007 23:58 GMT4
I want to dynamically output the hosts url - e.g. "http:/
www.myurl.com/" using a JSTL tag.
I tried several things, but didn't get it to work. I read the J2EE API
and found request.getRemoteHost()  which might be what I need  (not
retecasa script24 Sep 2007 22:31 GMT2
Hi people,
this is a new gwt-php-adodb script, if someone is interested can
download it for free at:
http://sourceforge.net/projects/retecasa/
Why are the math calculations not working correctly?24 Sep 2007 15:45 GMT10
I can't figure out why the mathematical calculations are not working
in this program.  It should be taking the duracion (number of days)
times the cost of the unit.  This is for a university class and I
could really use the help....  please!
primitive wrapper classes24 Sep 2007 13:13 GMT21
I was just wondering what the main purpose of the primitive wrapper
classes
is in Java.
Thank you.
how to implement Skype in my page24 Sep 2007 11:29 GMT1
I want to implement skype in our site page. in this page I show a one
button and that click I want to send call request to skype user.
Validating an XML against an XSD - root element not found24 Sep 2007 08:36 GMT1
AAArrrghh!  I have been trying to validate XML
files against XSD files when both are on the
local file system, on and off for the last month.
It is 'almost' working, except that the validator
 
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.