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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Searching an input buffer04 Oct 2007 03:51 GMT1
Is there an easy way to search a BufferedInputStream for
occurrence of a string?
    I am reading web pages into the stream and wanted to search them
for the occurrence of URLs and certain HTML tags in them.  This data
ResourceBundle.getBundle from Tomcat, to "external" directory04 Oct 2007 03:24 GMT2
I have a servlet running under Tomcat.  I'd like to load a
ResourceBundle that resides outside the servlet's context (directory).
I know how to get it from WEB-INF/classes:
  ResourceBundle.getBundle("Basename", locale);
Hibernate HSQL syntax for Associations04 Oct 2007 03:19 GMT1
I've got a one-to-many association between two entities, X and Y.
class X {
   @OneToMany( cascade = CascadeType.ALL )
   private List<Y> collection = new ArrayList<Y>();
Javascript and Struts, question04 Oct 2007 01:28 GMT2
We are currently developing an  web application using the Jakarta
Struts framework (1.3).  Since a lot of our forms involve date fields,
we used a javascript datepicker, a calendar displayed in a separate
window and the date picked is reflected on the textfield on the
How to Get Web Page Content04 Oct 2007 01:23 GMT1
How can I get the content of the website page after I establish SSL
socket connection (sslsocket.startHandshake())? Please, advise. I am
new in this.
Thanks
ClassLoader not loading recompiled classes04 Oct 2007 01:23 GMT17
ClassLoader does not update class on recompile:
Script started on Tue Oct  2 01:45:20 200
> cat Main.java
public class Main
UNIX select() equivalent in Java for polling multiple sockets04 Oct 2007 01:16 GMT1
I am struggling to find any information on how Java can be made to
poll multiple sockets in a single thread. In variants of UNIX this is
simply done via the select() call.
Can anyone provide any links to tutorials/information explaining how
cmd line io04 Oct 2007 01:12 GMT2
i would like to create an internal control for a gui that mimicks the
os's command prompt, input is easy enough ( sending it to the system)
but how can I obtain the output generated by that input?
Get the Verb of request in jsp03 Oct 2007 22:04 GMT2
Would anyone mind telling me how to get the verb of a request in jsp?
I would like to know whether the user is using  a POST or GET request.
Thanks,
James
anyway to make password protected page in blogger?03 Oct 2007 21:55 GMT1
it doesnt need to be complicated, just enter password box and submit
button, if they get password right they get directed to another web
site, get it wrong it says u got it wrong...
can it be done? if so, what whould code be...shoot and where do i put
Servlets: Getting Started03 Oct 2007 21:53 GMT6
I'm studying for the SCWCD 1.4 exam and I'd like to get started with
servlets.  Where can I get a hold of the J2EE 1.4 SDK for free?
Everytime I try to download it from Sun, I get the following:
   * This Catalog lists only the for sale products on the Download
Denying access to a JSP page directly03 Oct 2007 18:10 GMT3
My login page is index.html.
It accepts username/password there.
Validates it using validate.jsp and redirect it to main.jsp for
further processing.
Web Services Java client question03 Oct 2007 18:03 GMT2
I am newbie to Web Services. Let me know if I should use other group
to post this question.
I have to use existing web services installed on a non-java server
from my JBoss java web application (with struts 2). I read a little
A Must Read!!!03 Oct 2007 16:59 GMT2
I have found an excellent resource on Object Oriented Programming.
http://technical-talk.com/SoftDev/OOP/OOPBASICS.asp
How to destroy a window03 Oct 2007 16:43 GMT3
I have a question that might seem stupid to most of you, but I cannot find
how to do it.
How can I destroy a window (JFrame)? I mean not by exiting the application.
But just destroying the window so that my app can go on. I know that just
 
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.