Re: Utility to auto-generate JDBC Beans and JSP for insert/update/delete/search.

2001-07-19 Thread Antonio Jimenez
hi all, I have developed something similar generic beans for search/update/insert/delete but instead of using the metadata I have used an auxiliary table to allow to personalize the screens, fields that appear in each one ... this table also obtains the data of the metadata this table also

Re: Life cycle of a JSP page

2001-03-09 Thread Antonio Jimenez
JSP page has the same life cycle as a servlet more? you can try http://www.google.com/search?q=JSP%20life%20cycle ;-) regards, -antonio- Chandrika Khera wrote: Hi, I am new to JSP. Please solve my query. Do I need to know the life cycle of a Java page to code better JSP pages. Regards,

Re: Beginner: Servlets

2001-03-06 Thread Antonio Jimenez
start here: http://www.cetus-links.org/oo_java_servlets.html#oo_java_servlet_start_here regards, -antonio- Sello Mathibe wrote: Hi Folks, I need to learn how to write Servlets, but I need to know if there's some resources that I can access that I will teach me in no time. Thanks Oscar

Re: Resultsets

2001-02-13 Thread Antonio Jimenez
hi, i think it depends of jdbc driver and database i try it with oracle and it works, but i try with sqlserver and don't works regards, Antonio Jimenez David Mellado wrote: Hi! Is It possible to open two ResultSet objects with a same Connection, at the same time? When I try, to do

Re: Character Problem

2001-01-05 Thread Antonio Jimenez
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://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?n

Re: Free JSP Host Providers

2000-10-26 Thread Antonio Jimenez
try http://www.webappcabaret.com regards, -Antonio Marcel van Kooy wrote: Hi all, Does anybody know a free host provider that hosts JSP? Thanx. Regards, Marcel === To unsubscribe: mailto [EMAIL PROTECTED] with

Re: Uploading file

2000-10-20 Thread Antonio Jimenez
ot;. 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://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets -- Antonio Jimenez Alfaro Departamen

Re: oracle thin driers in JWS

2000-10-20 Thread Antonio Jimenez
.jguru.com/jguru/faq/faqpage.jsp?name=Servlets -- Antonio Jimenez Alfaro Departamento Tecnico - Internet Systems S.A. mailto:[EMAIL PROTECTED] Doctor Esquerdo, 10 4ª planta http://www.intersys.es 28028 MADRID

Re: differences between Servlet and JSP

2000-10-18 Thread Antonio Jimenez
f 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://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets -- Antonio Jime

Re: MS SQL Server nut without ODBC...

2000-10-11 Thread Antonio Jimenez
ervlets 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 -- Antonio Jimenez Alfaro

Re: How to set apache on mod_SSL

2000-08-22 Thread Antonio Jimenez
on NT is easy http://www.modssl.org/contrib/apache-ssl-win32-howto.html on other O.S. is more complex regards, -- Antonio mike dell wrote: Hi all... How to run apache on mod_ssl? Thanks in advance. -Mike, __ Do You Yahoo!? Yahoo! Mail –

Re: How to Connect Oracle With Using ODBC (WIN )

2000-08-21 Thread Antonio Jimenez
look at http://java.sun.com/j2se/1.3/docs/guide/jdbc/getstart/bridge.doc.html sample code in http://www.byko.com/software/java/jdbcodbc.html Kanojia Jogesh wrote: Hi Can Anybody tell . me how to connect the oracle database with out using odbc bridge on windows platform If posible please

Re: iPlanet question

2000-08-21 Thread Antonio Jimenez
you can make two directories: /applications/appli/beans (add this in the server's classpath) /applications/appli/servlet (map this in the server's Servlet Directory) regards, -- Antonio Dennis Huang wrote: Hi: I am new in JSP. Today I have installed iPlanet FastTrack web server. I

JRunStudio 3.0 beta 3

2000-08-11 Thread Antonio Jimenez
hi all, are anybody testing JRunStudio 3.0 beta 3 ? is it the best option to JSP's develop ? i must use JRun Server to debug JSP ? or any server? what about VisualCafe 4.0 or Forte for Java 1.0 ? any suggestions ... best regards, -- Antonio Jimenez

Re: Help on JSP

2000-08-11 Thread Antonio Jimenez
.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets -- Antonio Jimenez Alfaro Departamento Tecnico - Internet Systems S.A. mailto:[EMAIL PROTECTED] Doctor Esquerdo, 10 4ª plant

Re: new to jsp

2000-08-09 Thread Antonio Jimenez
AQs 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 -- Antonio Jimenez Alfaro Departamen

Re: UML Tutorial Pointers

2000-08-09 Thread Antonio Jimenez
visit http://www.cetus-links.de/oo_uml.html -- Antonio Khem Chand Sachdeva wrote: Hi Everybody This is slightly offtopic. Could anybody tell me how should i go abt learning UML. I want some site where i can find meaning of all the notations and some examples. Thanx Khem

Re: How to create file?

2000-06-14 Thread Antonio Jimenez
: "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://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets -- Anton

random error on iPlanet 4.1

2000-05-23 Thread Antonio Jimenez
hi all, i have the following error: exception thrown from the servlet service function (uri=/page.jsp): javax.servlet.ServletException, Stack: javax.servlet.ServletException i delete ClassCache directory and restart the server (any change in the application) and there isn't error any idea?

Internationalized iPlanet

2000-05-17 Thread Antonio Jimenez
hi all, i am working with Oracle7 database configured in spanish with JSWDK i can insert and get special characters ... no problem with iPlanet Web Server 4.1 i can get, but insert is wrong it insert "¿" character any idea (any environment variable?) thanks regards -- Anton

* Connection POOL *

2000-05-10 Thread Antonio Jimenez
DbBroker = new ConnectionBroker(DbDriver,DbURL,usuario,password,minCon,maxCon,"DbBean.log",0.01) ; } -- i am using jar files, the classpath is ok ... (??) anybody are the same problem? or know other solutions for connection pool? regards, -- Antonio Jimenez Alfaro

Re: help on jswdk installation

2000-05-04 Thread Antonio Jimenez
/jguru/faq/faqpage.jsp?name=Servlets -- Antonio Jimenez Alfaro - Internet Systems S.A. mailto:[EMAIL

Re: Multiple values from a select menu with request.getParameter ?

2000-05-04 Thread Antonio Jimenez
ribe: 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://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru

Re: How to create two submit buttons ina form which are having twodifferent action pages

2000-05-04 Thread Antonio Jimenez
/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets -- Antonio Jimenez Alfaro Departamento Tecnico - Internet Systems S.A. mailto:[EMAIL PROTECTED] Doctor Esquerdo, 10 4ª plant

images stored in database

2000-05-03 Thread Antonio Jimenez
yte[4*1024]; while ( (len = imageData.read(buf,0,buf.length)) != -1 ) { salida.write(buf); } salida.flush(); ---- any id

Re: images stored in database

2000-05-03 Thread Antonio Jimenez
METYPE = "image/jpeg" ; } Robert Claeson wrote: Try image/jpeg. /Robert Antonio Jimenez [EMAIL PROTECTED] Sent by: A mailing list about Java Server Pages specification and reference [EMAIL PROTECTED] 2000-05-03 13:07 Please respond to A mailing list about J

iPlanet 4.1 : Cannot create bean

2000-04-25 Thread Antonio Jimenez
r:/iplanet/aplicaciones/expocasa/beans/intersys.jar -- Antonio Jimenez Alfaro - Internet Systems S.A. mailto:[EMAIL

iPlanet 4.1 : problem with jsp's

2000-04-14 Thread Antonio Jimenez
:/iplanet/servidor/bin/https/jar/Calljsac.jar I test with my own jre, but idem Any help will be appreciate. Thanks in advance. -- Antonio Jimenez - Internet Systems S.A. mailto:[EMAIL PROTECTED

Cannot create bean

2000-04-14 Thread Antonio Jimenez
r:/iplanet/aplicaciones/expocasa/beans/intersys.jar -- Antonio Jimenez Alfaro - Internet Systems S.A. mailto:[EMAIL

JSP 1.0 with iPlanet Web Server 4.0

2000-03-15 Thread Antonio Jimenez
Hi all, i have read in http://java.sun.com/products/jsp/jsp_jservlet.ds.html the following: "Version 4.0 SP3 supports Java Servlet 2.1 and JSP 0.92 and is available now. A JSP 1.0 add-on is also available" does anybody know where is this add-on available to download? Thanks -- Anton