Re: Indexed properties / iterating through arrays

1999-11-14 Thread Carsten Heyl
h-1. > >Thanks, Joel > >=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl

Re: RequestDispatcher in JSDK2.0 w/ gnujsp

1999-11-14 Thread Carsten Heyl
t;To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTEC

Re: GNUJSP 1.0 problem with apache1.3.9, jserv1.1

1999-11-03 Thread Carsten Heyl
Your config looks o.k., you may try to 1. Remove gnujsp from servlets.startup 2. Enable jserv log Ciao, Carsten [EMAIL PROTECTED] === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-I

No Subject

1999-11-03 Thread Carsten Heyl
TED] >http://www.sinapsi.com > >=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html

Re: Foo.jsp include example

1999-11-03 Thread Carsten Heyl
.02. >>> Lastly, this is the code from the include.jsp file: >>> > >=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". >FAQs on JSP can be found at: > htt

Re: Error

1999-11-03 Thread Carsten Heyl
Hi Sachin, >Hi Guys, >Let me know what do i have to do get rid of this error.I think that >i would have to add this Format.class to the classpath.Can you let me know >if i'm right, if so do i have to restart the web server. >I guess the folder in which i need to add the Format.class file

Re: GNUJSP 1.0 problem with apache1.3.9, jserv1.1

1999-11-03 Thread Carsten Heyl
1. Ask on [EMAIL PROTECTED] 2. Did you follow INSTALL.apache? 3. Show your config. 4. Show your logs. >I installed GNUJSP 1.0 on apache1.3.9/jserv1.1b3 >But it does not work. Is there any body who succeeded with this config ? > >When I access .jsp file, It is accessed as a kind of text file showi

Re: Buffer Flushed error

1999-10-30 Thread Carsten Heyl
quot; . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH

Re: Forward Page in JSP

1999-10-27 Thread Carsten Heyl
= >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl

Re: Use Select Bean In JSP

1999-10-27 Thread Carsten Heyl
C:\WEBSPH~1\APPSER~1\servlets\pagecompile\_dbtest_xjsp.java:85: Exception com. ibm.db.DataException must be caught, or it must be declared in the throws claus e of this method. >MyDbBean.dbSelectExecute(); > >======= >To unsubscribe

Re: JSP on Lotus Domino R5

1999-10-26 Thread Carsten Heyl
un.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH http://www.pixelboxx.de/ Hildebra

Re: Error loading a JSP from a ~user

1999-10-25 Thread Carsten Heyl
>Hello! >I have JRun installed with my Apache Web Server. >There is a user named tsa. >In that user's directory i have a jsp dir. >When i try to see the JSP page, i get the following error > >javax.servlet.ServletException: >Found 1 syntax error in >"C:/JRun/jsm-default/services/jse/servlets/jsp/~

Re: Dude! What was in those cookies?!?!

1999-10-25 Thread Carsten Heyl
Hi Casey! >Hey folks : > > What goes in a cookie in JSP? Where can I find and look at the contents If you use Netscape you have an option to let netscape ask before accepting a cookie. The content of the cookie is displayed in the popup window then. >of a cookie file on my client machine?

Re: Using a result set passed froma Servlet to JSP

1999-10-25 Thread Carsten Heyl
- > >=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/product

Re: Why use Servlets with JSP?

1999-10-15 Thread Carsten Heyl
Craig: >Taylor Gautier wrote: > >> You can't really forward from one JSP to another, because by the time you >> get control, it has already opened an output stream on the output socket. >> > >See . All you need to do is make sure that the buffer you declar e in >your "page" directive is large eno

GNUJSP Mailinglist! Was: Re: Session Tracking and GNUJSP?

1999-10-15 Thread Carsten Heyl
;"+phone+"\">"); >%> > >All these values appear as null in the JSP page. What am I doing wrong? >I am using Apache 1.3.9, JServ 1.1 and GNU JSP 1.0. > >Thanks, > >Anirban > &

Re: GNUJSP !!!

1999-10-15 Thread Carsten Heyl
e found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH

Re: GNUJSP Jikes

1999-10-14 Thread Carsten Heyl
e found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH

Re: Whattt ??

1999-10-14 Thread Carsten Heyl
>Hi, Ho! > >Can someone solve my ignorance ? Thats your business. I can provide information. > >a)What is GNU JSP etc. that u guys keep rattling about ? An implementation following the JSP Specification (Spec 1.0). The home page is at http://www.klomp.org/gnujsp/ and the

Re: Errorpage directive

1999-10-12 Thread Carsten Heyl
hat it could not compile the page and suggests >that >> I should try using an errorpage to explain this problem. >> >> Why doesn't this work? >> >> >=== >> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff >JSP-INTEREST". >>

Re: Chinese text processing

1999-10-12 Thread Carsten Heyl
P can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH

Re: dynamically load a class in servlet

1999-10-12 Thread Carsten Heyl
ubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl

Re: jsp:forward not working within jsp:usebean?

1999-10-12 Thread Carsten Heyl
. >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH

Re: Calling a servlet from a JSP page

1999-10-12 Thread Carsten Heyl
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL

Re: extends attribute with jswdk

1999-10-12 Thread Carsten Heyl
=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl

Re: Images

1999-10-12 Thread Carsten Heyl
>Get Your Private, Free Email at http://www.hotmail.com > >=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.h

Re: Bean Thread

1999-10-12 Thread Carsten Heyl
EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on N

Re: Problem with tag

1999-10-11 Thread Carsten Heyl
//java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH http://www.pixelboxx.de/ Hildebran

Re: How to send an e-mail from JSP

1999-10-08 Thread Carsten Heyl
= >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao,

Re: gif/jpeg images

1999-10-07 Thread Carsten Heyl
SP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/

Re: Interesting Error...

1999-10-07 Thread Carsten Heyl
>Since documentation is somewhat shaky, I was wondering if someone could point me in the correct direction with this JSP error I'm getting. >- >500 JSP compile-time error > >The JSP page you requested could not be served because the following error(s) occured: > >/usr/l

Re: Apache implements jsp?

1999-10-06 Thread Carsten Heyl
GNUJSP: http://www.klomp.org/gnujsp/, get a cvs snapshot, read install.html and INSTALL.apache, ask on [EMAIL PROTECTED] in case of problems. >Someone Knows if Apache implements jsp? Where can I get more info? > >Thanks... >-- >Saludos:=20 > >Sergio Queijo Diaz >[EMAIL PROTECTED]=20 >Un

Re: jsp:setProperty

1999-10-05 Thread Carsten Heyl
>When one uses the what happens? = >Does the resulting page compile servlet loop through the request object = >setting the property on the bean specified that matches the = >HttpServletRequest param name? Yes. > >Thanks in Advance, >Jon Carsten ===

Re: applet in Servlet

1999-10-05 Thread Carsten Heyl
hanks > >Fran > >=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www

Re: JWS2.0 + JDK1.2.2 = problems ???

1999-10-05 Thread Carsten Heyl
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTE

Re: JSP on Linux

1999-10-04 Thread Carsten Heyl
>I know that the GNU-JSP is one option, but I think right now it >is JSP 0.91 compliant. Am looking for JSP 1.0 atleast. 1.0 is being worked on but can already be used on apache/jserv. You may try one of the latest cvs snapshot. Instructions on how to install on Apache/JServ are included. > >Ar

Re: Using SERVLET TAG in JSP

1999-10-04 Thread Carsten Heyl
JRun where you can chain servlets so that the output of jsp engine/servlet is again passed by the jhtml-engine (which interprets SERVLET-tags) if I recall. >Thoughts from a begnner!!! >Rajendra. > Ciao, Carsten Heyl [EMAIL PROTECTED] =

Re: Bad magic number?

1999-10-03 Thread Carsten Heyl
found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH htt

Re: Starting with jsp...

1999-10-03 Thread Carsten Heyl
== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Cars

Re: Using SERVLET TAG in JSP

1999-10-03 Thread Carsten Heyl
=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Car

Re: Simple question on include

1999-10-02 Thread Carsten Heyl
=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl C

Re: jswdk1.0 blues

1999-10-02 Thread Carsten Heyl
ts and jsp examples hang while "Connect: Host myServer:8080 >>contacted. Waiting for reply..." on the client browser. >> >>I've reinstalled the jswdk a few times to no avail. The OS used is SunOS >>5.6, JDK is 1.1.8. >> >>Anyone with similar experience? Ideas/advise? >> >>Thanks, >>-Mary > >

Re: Retrieving Data from Window

1999-10-02 Thread Carsten Heyl
Hi Ron, their is nothing special with a servlet or jsp page returning html compared with the web server returning a static html page. So if your example works with a static html page it will work with a servlet ot jsp page.(I don't know javascript, so I don't know if it contains errors.) >Hello

Re: What is wrong with JSP? Arrrrgh.

1999-10-01 Thread Carsten Heyl
com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl [EMAIL PROTECTED] === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs

Re: FW: Simple JSP question

1999-09-30 Thread Carsten Heyl
email, I tried changing it to lowercase, as in - > >It does not work anymore. > >Does JRun behave differently ? > >- Rajesh > >-Original Message- >From: Carsten Heyl [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, September 29, 1999 7:25 PM >To: [EMAIL PROTECTED] &g

Re: an error returned initializing protocol "wrapper"

1999-09-30 Thread Carsten Heyl
. >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH

Re: Capturing the output from a JSP ...

1999-09-30 Thread Carsten Heyl
== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao,

Re: setproperty not a string?

1999-09-30 Thread Carsten Heyl
=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff >JSP-INTEREST". >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html > >===

Re: JSWDK page compilation error on

1999-09-29 Thread Carsten Heyl
; /> > > >Print RegisterServlet Result > > ><%/*Check the result of the login creation*/ >...>% >-Original Message- >From: Carsten Heyl <[EMAIL PROTECTED]> >To: Cédric Janssens <[EMAIL PROTECTED]> >Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>

Re: Beans in JSP(Servlet)

1999-09-29 Thread Carsten Heyl
. >Thanks >Li Xuejun > >=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carste

Re: Simple JSP question

1999-09-29 Thread Carsten Heyl
>Should a JSP 1.0 server have trouble with the following .jsp file or am I Yep. >missing something: > ><%@ page import="HelloWorldBean" %> > > > >Hello, World! JSP > > > > > > > > value="Next Message" /> > > > >

Re: JSWDK page compilation error on

1999-09-29 Thread Carsten Heyl
uot;signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.

include directive: parameter question

1999-09-27 Thread Carsten Heyl
Hi Spec-Experts, just a simple question: Is the following a legal relative url? <%@ include file="../h_config/general_info.jsp" %> Thanks very much, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets ht

Re: HEEELP! problem calling jsp from servlet in jswdk

1999-09-27 Thread Carsten Heyl
== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl

Re: simple question. please urgent.

1999-09-27 Thread Carsten Heyl
f JSP-INTEREST". >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://w

Re: Working out if a bean has been instantiated?

1999-09-27 Thread Carsten Heyl
e found at: >> > http://java.sun.com/products/jsp/faq.html >> > http://www.esperanto.org.nz/jsp/jspfaq.html >> >> === >> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff >> JSP

Re: Using "Include" with Apache/JServ/JSWDK

1999-09-23 Thread Carsten Heyl
ff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/

Re: JSP files without JSP tags

1999-09-23 Thread Carsten Heyl
ody: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets htt

Re: Bean Id

1999-09-23 Thread Carsten Heyl
>Hi, > >This may sound like a very trivial question. What is bean id? Where can >it be found? In other words when useBean id is used in jsp what does it >mean? Bean ID is 1. The name of the variable the pointer to the bean is stored in so that later you can write

Re: Help!!!! Error 500??!!!

1999-09-23 Thread Carsten Heyl
tpServlet.java:840) &nb= >sp; =20 >at=20 >com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:155)>   =20 >at=20 >com.sun.web.core.Context.handleRequest(Context.java:414)  &= >nbsp;=20 >at=20 >com.sun.web.server.

Re: dbaccess problem

1999-09-22 Thread Carsten Heyl
;Place")%> > <%=rs.getString("Dgn")%> > > > <%}%> > > > > > > === >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FA

Re: JSP 0.92 implementation

1999-09-22 Thread Carsten Heyl
html >> > >=== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/js

Re: Returning a value from bean ?

1999-09-22 Thread Carsten Heyl
>Hi, > >I have tried changing the method name also. > >I have one more question. Might have been discussed in this forum. This is >about the caching of the bean. I have defined the scope of the bean as page. >But when I make some changes in the java code and then recompile the bean >changes are no

jsp:plugin

1999-09-22 Thread Carsten Heyl
Hi! I want to understand jsp:plugin. Can anybody send me an example of the jsp-code fragment using it and the output it gives to the browser? Thanks very much in advance! Ciao, Carsten [EMAIL PROTECTED] === To uns

Re: Post request to .jsp from servlet

1999-09-22 Thread Carsten Heyl
p://livepublish.scbbs.com >Civil War Online Library http://civilwar.scbbs.com > > Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH http://www.pixelboxx.d

Re: Blank Screen

1999-09-22 Thread Carsten Heyl
hink to check: Make sure all the grphics in your page use arguments for their size in the image tag. This way that table engine knows the size of the cell before the image is loaded and can print it more early. > >Thanks. > >-ron > >Carsten Heyl wrote: > >> >The screen go

Re: Blank Screen

1999-09-22 Thread Carsten Heyl
arker >> Software Creationshttp://www.scbbs.com >> TradeWinds Publishing http://www.intl-trade.com >> TradePoint Los Angeles http://www.tradepointla.org >> SiteDirector Security Server http://livepublish.scbbs.com >> Civil W

Re: Returning Arrays from a bean to a jsp page

1999-09-21 Thread Carsten Heyl
tml > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH http://www.pixelboxx.de/ Hildebrandtstr. 4E

Re: Conditional use of

1999-09-16 Thread Carsten Heyl
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl

Re: Calling a static method from JSP

1999-09-16 Thread Carsten Heyl
ot;x.y.z.MyClass" %> and use <% String s = MyClass.getStaticString(); %> > >advance thanks, > >Dinesh Kumar=20 Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS G

JSP 1.0 quoting and comment questions

1999-09-13 Thread Carsten Heyl
h for your help! Ciao, Carsten Heyl === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html

Re: JSP on Apache

1999-09-10 Thread Carsten Heyl
AQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH

Re: JSP on Apache

1999-09-10 Thread Carsten Heyl
= >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST" . >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html Ciao, Carsten Heyl Cars

Re: Jsp sintax

1999-09-08 Thread Carsten Heyl
>This is a multi-part message in MIME format. > >--=_NextPart_000_006F_01BEFA05.2B1C7BA0 >Content-Type: text/plain; >charset="iso-8859-1" >Content-Transfer-Encoding: quoted-printable > >Hello: >I'm an Spanish developer, and now I'm working with JSPs. I have = >downloaded the JSWDK

Re: cannot create bean error

1999-09-08 Thread Carsten Heyl
to you. >Thanks >Saigeetha > > Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH http://www.pixelboxx.de/ Hildebrandtstr. 4ET

Re: Encoding HTML

1999-04-09 Thread Carsten Heyl
i = s.indexOf(what, start); } if(start <= l) { sb.append(s.substring(start)); } return sb.toString(); } > >Hien > >======= >To unsubscribe, send email to [EM

Re: Amazing Error

1999-01-02 Thread Carsten Heyl
>Hi Guys, >Well i'm getting the following error but its just giving me no clue >on why is it being thrown. >Hope you ca help me with some advice.The following is the error: > >Error compiling source file /~sachin/Calc.jsp: >/~sachin/Calc.jsp:20: GNUJSP internal error: You must set pagebase