Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

jrun-interest · Java Servlet engine

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1174
  • Category: General
  • Founded: Aug 7, 1998
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 14782 - 14811 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
14782 Arul
arulkumar@... Send Email
Mar 4, 2002
9:18 am
Hi All In the JSP Page we just enumerate the rows and assign a link to the Name by Href Ex: <A href="a.jsp?specid=<%=rs.getString("id")%>" onClick= "return ...
14783 Matthew Horn
mhorn@... Send Email
Mar 5, 2002
3:40 pm
FYI, Beta 3 of JRun 4.0 has shipped. http://betaprograms.macromedia.com/ Matthew J. Horn Sr. Technical Writer < m a c r o m e d i a > ...
14784 Nilesh Chand
nilesh@... Send Email
Mar 5, 2002
3:42 pm
We have a Servlet that establishes a socket connection to another external server and sends and receives messages. We have the Servlet defined as pre-loaded...
14785 Christophe Coenraets
ccoenraets@... Send Email
Mar 5, 2002
9:15 pm
Don't miss the opportunity to learn about the new version of JRun, and get started with Beta 3. In this cyberseminar, I will take you through (and demonstrate)...
14786 Nilesh Chand
nilesh@... Send Email
Mar 5, 2002
9:22 pm
Is there a way to carry a persistent connection to another server running on a separate machine through a servlet? I want the connection to be established...
14787 charles arehart
carehart@... Send Email
Mar 5, 2002
10:30 pm
Thanks for that heads up. For those who haven't seen any of Chrisophe's presentations, he's an excellent and knowledgeable speaker. Besides the JRun 4...
14788 Etienne, Ingo (Goetzf...
Ingo.Etienne@... Send Email
Mar 6, 2002
3:04 am
Hi all, JRun's web server on port 8100 runs fine, with appropriate performance. But, the performance is _very_ poor when integrated with IIS 5.0. I accepted...
14789 Jeff Dingle
jdingle@... Send Email
Mar 6, 2002
8:46 am
do entity beans call the db everytime you call methods on them? ______________________________________________________________________ Your ad could be here....
14790 Amit r
cool_jockey@... Send Email
Mar 6, 2002
12:23 pm
i'm using JRUN 3.1 on windows NT and IIS 4.0 steps i followed are as under first i installed jrun on my webserver(iis) and configured JRUN/IIS using Connector...
14791 Christopher B. Hamlin
chamlin@... Send Email
Mar 6, 2002
10:12 pm
Hi, I'm asking this in hopes that someone knows something, even though I don't know exactly where the problem lies. We are sometimes in the (iplanet) http logs...
14792 Garfield, Ben
Benjamin.Garfield@... Send Email
Mar 6, 2002
10:17 pm
The 302 code in iPlanet means that the web server used a cached version of the file instead of reading it off of the hard drive on the server. - Ben ... From:...
14793 Gayathri Shaikh
GSHAIKH@... Send Email
Mar 6, 2002
10:21 pm
Hi I just switched over to JRun 3.1 from JRun 3.0 sp2. I have web applications that contain JSPs that call the log method available as part of HttpServlet. ...
14794 Mark Phelps
mark.phelps@... Send Email
Mar 6, 2002
10:49 pm
Yes, JSP files should not be placed in the wwwroot directory of IIS. JSP files should be maintained in web application directory structures under the <JRun...
14795 Mark Phelps
mark.phelps@... Send Email
Mar 6, 2002
11:10 pm
I don't know if there is a hard and fast rule about how the server implements entity beans or not, but I think that entity beans typically will access the...
14796 Drew Falkman
drew@... Send Email
Mar 6, 2002
11:38 pm
Hey all- I have a question to pose to you anyone who is interested in responding: What would you tell a ColdFusion user if s/he were to ask what advantages ...
14797 Fishwick, Randall
RFishwick@... Send Email
Mar 6, 2002
11:48 pm
Hmm, why do you say that? We've had jsp pages running out of wwwroot on an IIS 5 server performing database queries and updates against an Oracle database for...
14798 charles arehart
carehart@... Send Email
Mar 7, 2002
12:18 am
Do you mean moving entirely from CF to J2EE? Or keeping some CF and integrating with J2EE apps and services? And do you mean moving entire applications or...
14799 Russ Ferguson
rferguson@... Send Email
Mar 7, 2002
12:35 am
isn't neo (the next version of coldFusion) going to be intergrated into a j2ee enviroment? kind of like a cf shell that talks to j2ee/jrun on the backend? ...
14800 Mark Phelps
mark.phelps@... Send Email
Mar 7, 2002
12:36 am
I didn't know you could do that, but I believe you. It seems confusing to me to place them there, however, since IIS cannot process them directly. We use a...
14801 Fishwick, Randall
RFishwick@... Send Email
Mar 7, 2002
12:50 am
Our group had been doing ASP pages using Interdev and FrontPage before we started doing JSPs, so putting them under wwwroot was our default choice. Plus it...
14802 Amit r
cool_jockey@... Send Email
Mar 7, 2002
4:50 am
Hey this is becoming bit confusing.. so anyone from you guys can explain me exact procedure of how to configure JRUN with IIS 4.0/5.0 my IIS is on IP 10.0.1.42...
14803 Mashuri Lambana
mashuri@... Send Email
Mar 7, 2002
7:10 am
We normally use coldfusion during prototyping stage because it is a lot faster to develop and to deploy (make customer try and make any revision necessary)...
14804 charles arehart
carehart@... Send Email
Mar 7, 2002
8:17 am
I assume you meant "takes 3 times longer to develop the same thing in J2EE", not CF, based on your previous statement. And I'd agree. As for the move of CF to...
14805 Pete Freitag
pete@... Send Email
Mar 7, 2002
8:49 am
... Neo is incredibly backwards compatible with ColdFusion 5. You still have the CFML language, so your still going to enjoy the RAD benefits of ColdFusion ...
14806 Alexander Black
Alexander.Black@... Send Email
Mar 7, 2002
1:30 pm
Hey Amit, Have you gone through Chapter 4 of the JRun Setup Guide? There is a part there called "Using JSPs in a Distributed Environment". Regards, Alex ... ...
14807 Scott Stirling
sstirling@... Send Email
Mar 7, 2002
3:25 pm
Hi, Sorry, I saw your question the first time and when I went to answer it I couldn't find your email anymore. This is a known issue. It's a long story. The...
14808 Haseltine, Celeste
CHaseltine@... Send Email
Mar 7, 2002
4:32 pm
Amit, If I understand your question correctly, you are trying to configure the JRUN Server software, which is located on Box A, to "talk to" the IIS server ...
14809 Erik Sahl
erik@... Send Email
Mar 7, 2002
5:29 pm
All, I've noticed a thread of these types of questions and I'm trying to do a similar deal as well on our servers here. Here's the basics of the problem I'm...
14810 Amit
cool_jockey@... Send Email
Mar 7, 2002
5:48 pm
hi Celeste, thanks for showing intrest and replying, you have exactly understood my problem. Yes i want to install iis on one box and JRUN on another box. So...
14811 Haseltine, Celeste
CHaseltine@... Send Email
Mar 7, 2002
6:33 pm
Amit, First, since I've never done an installation of JRUN on one box and IIS on a different box, I couldn't advise you on how to set up JRUN to do this. I ...
Messages 14782 - 14811 of 16245   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help