| Thread | Last Post | Replies |
|
| Rotating text in chat? | 16 May 2005 18:45 GMT | 2 |
Hello I have a website and it contains free and paying chat room. I was wondering if its possible or is a program that can inset rotated text into the chat rooms? I know this is considered spam, but its my site and I do have allot of free chaters, I was looking to offer this as a ...
|
| Tomcat 5 - force different web apps to same instance of class?!? | 16 May 2005 17:15 GMT | 5 |
I have three different web apps running on a JBoss 4.x/Tomcat 5 deployment. They all make use of a particular Java class that when first instantiated extracts some data from a remote source. This extract takes some considerable time.
|
| package name | 16 May 2005 16:21 GMT | 3 |
Maybe this is a strange question, but how to decide how to call packages you implement. I have a BeanClass Folder, that is in com.threepwood.bookmarked.domain . I want to implement a comparator for these kind of objects.
|
| Lost in WebServices | 16 May 2005 13:31 GMT | 4 |
Can someone please point me to an example code for a web services client? Just something that makes a simple call to a remote procedure and parses the answer. I donwloaded the Java WebServices Developers Pack, and am managing to
|
| Null Pointer exception | 16 May 2005 13:30 GMT | 2 |
Hi, when I run the following code I get "Exceptionjava.lang.NullPointerException" Any idea what I did wrong? Also, I'm using WSDL file to access the web service, not external
|
| How to make a copy of InputStream Object | 16 May 2005 12:56 GMT | 5 |
Hi Friends, I require your help in implementing a copy of InputStream objects. My scenario is that I need to pass InputStream objects to a 3rd party application, which closes the stream. *But*, I require the same
|
| java script | 16 May 2005 11:46 GMT | 1 |
i want to validate my form by java script using checkform() function. my validation is: i want to check that the input box should contain only alphabets (example: name of a person).
|
| JSP/Struts Progammer position - Wireless Software | 16 May 2005 07:47 GMT | 1 |
The Java Developer is responsible for designing and developing custom, server-side Java engines and a JSP portal. Care Fusion is a leading provider of wireless healthcare software. The company's proven nursing and physician workflow solutions are specifically designed to enhance
|
| Tag Library problem | 16 May 2005 04:39 GMT | 1 |
I am having a problem putting a <jsp:getProperty. . ./> as a param in one of my own custom tags. I am putting a bean on the request and defining in the jsp: <jsp:useBean id="user" class="User" scope="request"/>
|
| useful dynamic printline statement for current method | 16 May 2005 02:41 GMT | 7 |
just dumping this in the group if it helps. the issue is to have a statement in a method which will always print out the method name without having to type it in. this works under windows.
|
| JTabbedPane: how best to identify clicked tab | 15 May 2005 23:59 GMT | 2 |
I would like to identify which tab of my JTabbedPane has been selected. Currently I know of 2 methods: a) by getSelectedIndex() i = myTabbedPane.getSelectedIndex()
|
| Trouble implementing an interface, strange compiler error | 15 May 2005 22:06 GMT | 4 |
I want to set up a test rig for HttpServlet things. The idea is that my test rig creates (from scratch, not underneath an actual HTTP/Tomcat/J2EE session) both HttpServletRequest and HttpServletResponse
|
| How does JBuilder decide which ActionAdapter to use? | 15 May 2005 16:46 GMT | 1 |
I'm curious about the way that the visual designer of JBuilder decides or picks up which action adapter to use when I double-click on a visual component. For example, given that JBuilder is configured to take anonymous adapters for event handling, when I double-click on a
|
| J2ME? | 15 May 2005 13:43 GMT | 3 |
I am new in the Java world.. I am C/C++ programmer.. If I wish develop J2ME for mobile phones, must I learn Java from scratch or enough is J2ME part only..
|
| Homepage chat is it possible with Java Applet... | 15 May 2005 11:00 GMT | 6 |
Hei! Like the subject says Homepage chat is it possible with Java Applet ??? If it is and subject is familiar to you please reply...
|