getProperty using isProperty methods

2000-01-08 Thread Arun Thomas
Hmmm... I'm sending this one more time as it hasn't appeared in the list as of yet. Apologies if two copies suddenly show up! -Original Message- From: Arun Thomas [mailto:[EMAIL PROTECTED]] Sent: Friday, January 07, 2000 10:04 AM To: JSP Mail List Subject: jsp:getProperty using

JSP Model 2 question

2000-01-08 Thread Jason Lee
Okay, I have a servlet, a bean, and a jsp page. Call the servlet by this url: /servlets/TestServlet?val=1 The servlet is set up like this: ... int val = new Integer( req.getParameter("val") ).intValue(); ValueBean vBean = new ValueBean(); vBean.setValue( v );

Re: Check this - annoying

2000-01-08 Thread Phil
Wes: Thanks for the contrary opinion. It is also contrary to the policies of this group. As I understand it, Sun's policy for this group is: NO ATTACHMENTS. The problem is, in this popular group, some newer members have not read the fine print. The policy is often overlooked. This

Re: Can not find the file.

2000-01-08 Thread ZhangQi
- Original Message - From: ZhangQi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, January 08, 2000 2:24 PM Subject: Can not find the file. hi all, I am a newer at Class - InputSource . I have some code as below, /* InputSource input; input = new InputSource(

What components are necessary to start programning in servlet, JSP and JDBC?

2000-01-08 Thread Januar R. Kramadibrata
Hi ! I'm want to start to program with servlet and JSP, and I'm planning to build them on Intel Pentium based NT and RedHat boxes, using Apache 1.3.9. and Oracle 8. I know NT, Oracle, SQL Server, and ASP, but a total newbie in servlet and JSP. I've downloaded the Apache 1.3.9 (it runs fine on

Re: Check this - annoying

2000-01-08 Thread Stephen Summerfield
-Original Message- From: A mailing list about Java Server Pages specification and reference To offer a contrary opinion, I greatly appreciate the architecture diagram that was posted. Please continue posting such attachments. Those who are unsure or do not have virus detection --

Win98+apache+Tomcat

2000-01-08 Thread Omar Diego Vera Ustariz
I' ve tried to connect tomcat but I have an error that says apache has caused an error, I really need some help,I did everything in the HOWTO file and it doesn't run , I need to know if apache+tomcat run on Win98 or is only for WinNT. I need to know too if I have to intall Jsevr and Apache JServ

Unsubscribe

2000-01-08 Thread Karanam Sekhar
Unsubcribe jsp-interest Karanam Sekhar. __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com === To unsubscribe: mailto [EMAIL PROTECTED]

Re: Can I send a response to specific frame?

2000-01-08 Thread Nir Daniel
I have to avoid of using JavaScrpit,so I can't use the ' "target" attribute of an A or FORM '. The question now is, how can I recognize that this is not a standard HTTP header? Thanks, Nir -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Friday, January 07,