Re: Display records like google, HOW ??

2001-03-28 Thread Julia Reynolds
H e a l t h S t r e a m, I n c. Julia Reynolds - Systems Developer 209 10th Ave. South Ste. 450 - Nashville, TN 37203 phone: (615) 301-3220 - fax: (615) 301-3200 email: [EMAIL PROTECTED] Web Site: http:

Re: MVC Framework and JSP Engines

2001-02-21 Thread Julia Reynolds
Sunil, Struts is an open-source framework for JSP applications. You can find out more about it at http://jakarta.apache.org/struts. There is a Struts mailing list with a lot of great advice and information about Struts, and you can find out about joining it at the link above. Julia Sunil Roy

JRUN, Persistence Power Tier, and an ORB error

2001-02-09 Thread Julia Reynolds
Don't let this happen to you everyone! We are using Persistence Power Tier 653, JRUN 3.0 with Service Pack 2. We've been struggling with an ORB failure for the past week, and just discovered that if you install the JRUN Service Pack 2, it somehow overwrites the Persistence ORB classes in the

Re: How do I get a QueryString out of POST parameters?

2001-02-07 Thread Julia Reynolds
re. The learned find themselves equipped to live in a world that no longer exists. - Eric Hoffer H e a l t h S t r e a m, I n c. Julia Reynolds - Systems Developer 209 10th Ave. South Ste. 450 - Nashville, TN 37203 phone: (615) 301-3220 - fax: (615) 301-3200 email: [EMAIL PROTECTE

Re: Taglibs and JavaBeans ???

2001-02-07 Thread Julia Reynolds
It's not either Taglibs or JavaBeans. Java Beans are great for accessing the db or the ejb tier. Taglibs are good for encapsulating logic that affects presentation or for forcing a standard format for html elements. For example,we use a bean to return a collection of records to be displayed,

Re: Taglibs and JavaBeans ???

2001-02-07 Thread Julia Reynolds
(mytags:if etc), access datasets, or turn out internationalized pages, etc. etc. The possibilities are endless. T. -Original Message- From: Julia Reynolds [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 07, 2001 4:53 PM To: [EMAIL PROTECTED] Subject: Re: Taglibs

Re: Good JSP Engines

2000-12-19 Thread Julia Reynolds
, and we're debating between JRun and Tomcat on a Solaris Sparc Box. - Dave -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Julia Reynolds Sent: Monday, December 18, 2000 4:14 PM To: [EMAIL

Re: Good JSP Engines

2000-12-18 Thread Julia Reynolds
relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets -- H e a l t h S t r e a m, I n c. Juli

Re: Good JSP Engines

2000-12-18 Thread Julia Reynolds
-Original Message- From: Julia Reynolds [mailto:[EMAIL PROTECTED]] Sent: Monday, December 18, 2000 4:14 PM To: [EMAIL PROTECTED] Subject: Re: Good JSP Engines I've heard Resin is the fastest. Make sure you test whatever engine you are looking at thoroughly. We

Re: Help wih EJB

2000-11-27 Thread Julia Reynolds
http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets -- H e a l t h S t r e a m, I n c. Julia Reynolds - Systems Developer 209 10th Ave. South Ste. 450 -

Re: Content from external websites.

2000-09-20 Thread Julia Reynolds
jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets -- H e a l t h S t r e a m, I n c. Julia Reynolds - Systems Developer 209 10th Ave. South Ste. 450 - Nashville, TN 37203 phone: (615) 301-3220 - fax: (615) 301-320

Internationalization and TagLibs

2000-09-16 Thread Julia Reynolds
Hi, Is there a taglibrary available somewhere that includes tags for Internationalization using the resource bundles in the java.util package? Julia === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff

Re: JavaScript and dhtml

2000-09-12 Thread Julia Reynolds
://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets -- H e a l t h S t r e a m, I n c. Julia Reynolds - Systems Developer 209 10th Ave. South Ste

Cybercash

2000-08-18 Thread Julia Reynolds
Is there a way to use the cybercash credit card payment system in JSP? JJR === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at:

newbie seeks wisdom

2000-08-04 Thread Julia Reynolds
I know this is a basic question: I'm new, have mercy! I want to include jsp files with different url variables. I want to do this: String barFile = "catalogBar.jsp?catPg=" + request.getParameter("catPg"); %@ include file= "%= barFile %" % However, of course jsp is having none of this.

Re: Expiring page

2000-07-21 Thread Julia Reynolds
= To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://w

Expiring a page

2000-07-20 Thread Julia Reynolds
How do you expire a page in JSP? In cold fusion you just put cfheader name=expires value=Now() at the top of the page. How in jsp? Julia === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some

escaping single quotes in JSP embedded SQL

2000-07-19 Thread Julia Reynolds
This is a basic question! When you have a SQL INSERT statement embedded directly in a page, and some of the insert values include single quotes, how in JSP do we handle the need to escape (double up) the single quotes to avoid an ODBC error. In VB we just replace the single quotes with two

JRun JR Studio

2000-07-14 Thread Julia Reynolds
JR Studio is pretty cool, even if you aren't using JRUN as your Java App server. Get the beta at http://www.allaire.com/Products/JRun/ -- H e a l t h S t r e a m, I n c. Julia Reynolds - Systems Developer 209 10th Ave. South Ste. 450 - Nashville, TN 37203 phone: (615) 301-3220 - fax