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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using the word java  as part of a package name26 Jul 2007 09:04 GMT5
Is there any restricion on using java as part of my package name.
For eg,
com.test.java.impl
The JDK do not complain when i compile the code but i wanted to hear
extract data from web page26 Jul 2007 08:03 GMT16
I want to type a word in the search box of google like website and
then extract results from the result page and store in an excel file.
How can I programmatically  do the search and extract data?
Has anyone tried the usb devices?26 Jul 2007 05:32 GMT24
I've seen these secure USB devices. You can only run the software off
the USB devices and can't copy it to disk. It's OK if you have a
limited and controlled distribution with a hight license fee. Not a
solution for thousands of clients, but would seem to avoid the mass
Tomcat deploys application multiple times26 Jul 2007 05:13 GMT5
We have a Tomcat 5.5.23 installation that we have set to unpack and
auto deploy WARs. It seems that when I SCP the WAR file into the
webapps directory on the server, Tomcat is trying to redeploy the app
multiple times while it's copying. I'm running an ANT script to
Run ant script from ant script?26 Jul 2007 03:12 GMT6
Is it possible to call another ant script from within your ant script?
thanks
Lionel.
Generics syntax and Comparing Comparables of type ?26 Jul 2007 01:39 GMT12
I am trying to write a RangedMap and when I "genericify" it, it
occurred to me that I am not completely sure how I can Quite express
the syntax. Admittedly I am learning my generics, but the code is
definitely correct when I remove the generics (run main for a test).
Tryin to develop a jca connector26 Jul 2007 00:31 GMT9
I'´ve a package that allow applications connect to an IBM host using
sockets and 3270 telnet protocol.
I want to isolate and standarize such layer using JCA to run it as a
resource adapter in an application server.
DAO first time...26 Jul 2007 00:12 GMT1
Okay this is basically what I am trying to do....
I am trying to look up an item and invoice number in a database. We
are supposed to go into a QueryServlet (which I have written), check
the logic with the numbers and so on.
recieve email25 Jul 2007 17:54 GMT7
I have googled around to look for recieving posts in this group by
email but not succeeded. Anyone know how to do it ?
thanks
Trying to understand some C/C++ code25 Jul 2007 17:23 GMT7
Greetings all,
I am trying to understand a piece of C++ code that I am trying to port
to Java.
void Buffer::packInteger(int value){
reflection problem25 Jul 2007 16:18 GMT6
hi all, i got a problem with this bunch of code:
[CODE]
Manager boss = new Manager("Paul Brown", 1000, 500);
Class c = boss.getClass();
Raw type other than a Class, possible?25 Jul 2007 15:31 GMT3
Can someone give an example of a raw type, which is other than a Class
instance at runtime?
In other words, why is the return type of
java.lang.reflect.ParameterizedType.getRawType() a Type, not a Class?
Connecting a windows network share from Java with a specificied usernameand password25 Jul 2007 15:19 GMT2
I have a problem related to networking. I have a problem accessing
network shared drives from within my java classes.
I used the File object when I was developing. Everything worked fine.
However, I have to deploy to an application server, I need to supply a
finding derived classes from base class25 Jul 2007 15:16 GMT5
I am trying to find a way to find all the derived classes , given a
parent class, off a source folder or package.
I dont want to load the classes , one way is to have one pass through
code and build a tree with object at root etc
best practice for XML / HTML generation of />25 Jul 2007 15:07 GMT5
Which is considered preferable when generating XML or HTML:
space /> or no-space /> for an abbreviated tag ending?
e.g.  <img src="picture.png" alt="landscape"/>
or
 
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.