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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
servlet - output jsp page?23 Sep 2006 23:33 GMT2
is it possible for a servlet to produce a jsp page that can still run?
for instance I want to run
<%@include file="../Header.html"%>
in the page generated by the servlet.  However when I do this by
Java web start and jars...23 Sep 2006 20:01 GMT8
I have a couple of questions about this, and Im hoping a couple of you
can share your thoughts.
With java web start, if I were to pack everything into a single jar and
have someone download it.  Then update a single class file within that
Install Junit23 Sep 2006 19:05 GMT5
Hey anyone
A have a problem with Junit. I have installed it and added it to my
CLASSPATH like this:
C:\junit\; C:\junit\junit-4.1.jar
Timestamp and the Eire Timezone23 Sep 2006 19:01 GMT4
I am having trouble with the Eire Timezone, and the date/timestamp
"01/01/1900 00:00:00". When I run this piece of code:
           import java.sql.Timestamp;
...
eclipse and vim23 Sep 2006 17:55 GMT21
I start to use Eclipse to program Java now. I really love vim editor.
Some vim features are so nice and time-saving. Like, "yy" copy the
current line and "p" to paste below the current line.
I have googled and found viPlugin page:
Library for social network analysis23 Sep 2006 16:45 GMT2
does anyone know a good library for social network analysis?
Thanks,
Christof
Persistent servlets & inter-servlet communication23 Sep 2006 16:43 GMT3
Just curious to know if there is a way to have a servlet that is not
destroyed at the end of it's request?
Also, is there any way I can get a reference to an instance of a
servlet from somewhere else on the same application server?
header() equivalent method?23 Sep 2006 16:41 GMT2
A related issue, also in my wiki project is, that we would like to "forward"
a user to a site, based on the result of a method call. If the method
returns true, the user should be forwarded to a dynamically generated site.
If the method returns false, a static error message ...
hi groupers, i got troubled with linux and tomcat 5.x23 Sep 2006 13:53 GMT3
hi my problem is someday i was distracted and without think i deleted
all the apache tomcat directory from linux but a little problem i
didn't stop the services, so it started my nightmare because i couldn't
stop/kill/reconfigurate the services then when i wanted to install
eclipse profiling, what do you use??23 Sep 2006 13:01 GMT1
Hey folks, I just wanted to throw it out there:
What profiler plugins do you personally use with eclipse?  (Please only
respond if you have used the plugin you are talking about and have
concrete knowledge about it.)
Which is not allowed in EJB programming ?23 Sep 2006 11:53 GMT27
Which is not allowed in EJB programming ?
(a) Thread Management
(b) Transient Fields
(c) Listening on a Socket
Need help with String encoding issue23 Sep 2006 10:07 GMT1
I'm writting a servlet filter that manipulates the http response body
(injecting HTML).  It works fine with pages using the English charset,
but when processing a page with double-byte chars, some of the
characters are junk.
interfaces & inner classes23 Sep 2006 09:24 GMT8
hello..
I'm a beginner in Java, so I'm learning from "Thinking in Java" by BE
I've came to the chapter interfaces & inner classes
so my quest. is: how often do you use inner classes?
developing java Web Start apps on Linux23 Sep 2006 09:10 GMT3
I need to develope java Web Start apps on Linux using the jdk 1.4.2
.
the thing is that I can't find javaws to go say, javaws SwingSet2.jar
.
Exception handling prob23 Sep 2006 09:00 GMT1
public int getInteger(){
try{
return 1;
}catch(Exception e){
 
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.