Re: JSPs+WML

2000-07-03 Thread M.Velikov
Hi, Please see: ftp://ftp.maz-hh.de/outgoing/fw/jswdkmobi.zip Marin. Kavoukli Dimitra wrote: > Hello everybody! > > I would like to get information about using JSPs within WML code. > I already use servlets that are generating WML code but I want to > see how JSP technology is working. > > Tha

Re: JSP and WML

2000-07-05 Thread M.Velikov
Hi Sophie Please see: ftp://ftp.maz-hh.de/outgoing/fw/jswdkmobi.zip > 3. I read the other mail on this subject but it's nor really clear : > Should I write response.contentType("text/vnd.wap.wml") or ><%@ page contentType="text/vnd.wap.wml"%> is > sufficient?

Re: FTP From JSP

2000-07-07 Thread M.Velikov
See : Marin. Patrick Regan wrote: > I need to have a user specify a file residing on their local hard drive > and then FTP it to where my web server is running (some directory). I > would assume I would need to use FTP within my java code to do it. But > this runs on the server so I would

Re: SQL Query

2000-07-25 Thread M.Velikov
stmt.executeQuery ("SELECT * FROM staff WHERE staffid ="+id); :-(. "wap@asl" wrote: > Thank you Jeff & Anand. > > Yes, you were right. I had case problem. That is solved. Another small > problem. > > I am declaring following two variables and giving the following sql query. > > String id = r

Re: jsp:forward with parameters

2000-07-26 Thread M.Velikov
that is older languagem specification. Forward with parameters is from JSP1.1. chao. Rogerio Saran wrote: > I am not shure if my problem is jsp or netbeans related, so I sent this to > EAP interest also. > The question: how to make a jsp:forward call with parameters? > > The following code, extr

Re: Any good tool for coding JSP

2000-07-27 Thread M.Velikov
Ruchi Duggal wrote: > Hi all, > Is there any good tool which supports java and jsp and can be used for > coding JSp > other than frontpage and HomeSite. JBuilder 3.5 EE. > ... > > Ruchi > > -Original Message- > From: A mailing list about Java Server Pages specification and r

Re: Any good tool for coding JSP

2000-07-27 Thread M.Velikov
o:[EMAIL PROTECTED]]On Behalf Of M.Velikov > Sent: 27 July 2000 13:07 > To: [EMAIL PROTECTED] > Subject: Re: Any good tool for coding JSP > > Ruchi Duggal wrote: > > > Hi all, > > Is there any good tool which supports java and jsp and can be used for >

Re: Problems when Tomcat run stand alone

2000-07-28 Thread M.Velikov
Please send MenuBean to check it! marvel. Jens-Uwe Eilers wrote: > Hello, > I develope JSP with the JBuilder 3.5 . I integrate the Tomcat in the > JBuilder to test the JSP. > When I test the JSP all things function so as I expectedly. > But when I run the Tomcat standalone the setValue() method