Netbeans 3.3.1 and Tomcat 4

2002-03-25 Thread Philippe Vanpeperstraete
The Netbeans 3.3.1 is quite nicely integrated with Tomcat 3.2. Is it possible to integrate a separate Tomcat 4 into the IDE, and keep the same facilities (automatic compile/deploy/execute)? How can this be achieved? thanks Philippe

SQL / JavaBean mapping

2001-08-29 Thread Bonnemains Philippe
, it will only require jsp:usebean/getProperty/setProperty ... in the JSP. Thanks. Philippe Bonnemains === To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST. For digest: mailto [EMAIL PROTECTED] with body: set JSP

Re: SQL / JavaBean mapping

2001-08-29 Thread Philippe BONNEMAINS
/ JavaBean mapping Why not Jdeveloper?it has a very good and simple interface and its business components are very flexible... -Original Message- From: Bonnemains Philippe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 29, 2001 1:45 PM To: [EMAIL PROTECTED] Subject: SQL / JavaBean mapping

A bean to make paging ?

2000-02-08 Thread Philippe Mathieu
Hello, I have a small problem with JSP and i'm sure you could help me :-) In ASP it is possible to use virtal pages to make an access to a Database. It exists for example PageSize, PageCount and AbsolutePage on a recordSet. By this way you can automatically display a small number of records on

plugin: expression in plugin parameter

1999-11-15 Thread Philippe Renon
ied to put my expression between quotes, but then the expression is not evaluated... Anyone else experienced this problem? I'm using jswdk-1.0.1. Philippe. === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signo

troubles with the import attribute in the page directive

1999-08-20 Thread Philippe
ation failure occurs : JspEngine -- G:\Philippe\JAVA\jsp\jswdk-1.0-ea\examples\jsp\arom\test.jspwork\%3A8080%2Fexamples\test_jsp_1.java:47: Class G_0003a.Philippe.JAVA.jsp.jswdk_0002d_00031_0005f_00030_0002dea.examples.jsp.arom.Vector not found. Vector v = new Vector(); if I look to the ja