Re: jsp java compile error on v5

2004-10-21 Thread Vic Cekvenich
) - should have more detail. -Tim Vic Cekvenich wrote: I hava JAVA_HOME, tools.jar in common and permisions. I am running on a JDK1.5 64 bit for Redhat3. I installed jRoller but it says it can't copile the jsp. Hints? Here is the error. .V description The server encountered an internal error

jsp java compile error on v5

2004-10-20 Thread Vic Cekvenich
I hava JAVA_HOME, tools.jar in common and permisions. I am running on a JDK1.5 64 bit for Redhat3. I installed jRoller but it says it can't copile the jsp. Hints? Here is the error. .V description The server encountered an internal error () that prevented it from fulfilling this request.

Re: [tomcat] proxy to php app

2004-08-02 Thread Vic Cekvenich
apache goodies, cgi-bin, php, etc... So my recommendation is: use mod_jk2, keep apache for everything else... José Ernesto Echeverría [EMAIL PROTECTED] -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Vic Cekvenich Sent: Domingo, 01 de Agosto de 2004 08:50 a.m

Re: SunONE versus Tomcat performance

2004-08-02 Thread Vic Cekvenich
http://news.netcraft.com/archives/2003/04/10/java_servlet_engines.html Above is Sun's market share of production sites. So... .V On Friday 30 July 2004 05:40 pm, David Wall wrote: It is worth noting that Sun Java Web Server has better performance than Apache Tomcat; you can learn more about this

proxy to php app

2004-08-01 Thread Vic Cekvenich
I know how to write servlets and filters. How do I create a proxy app on tomcat that would forward to a php app? I do not know how to start. tia, .V - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: auto reload a class

2004-07-22 Thread Vic Cekvenich
FYI, this reloads: http://127.0.0.1/manager/reload?path=/ .V QM wrote: On Fri, Jul 16, 2004 at 07:28:13AM -0500, Vic Cekvenich wrote: : One feature I like in resin is that it reloads a class (for example a : servlet) automaticaly if I change it. : : IS there a way to make tomcat reload any

auto reload a class

2004-07-16 Thread Vic Cekvenich
One feature I like in resin is that it reloads a class (for example a servlet) automaticaly if I change it. IS there a way to make tomcat reload any of the classes if they got changed? tia, .V - To unsubscribe, e-mail: [EMAIL

OT Ann: North East Conference on MVC Frameworks and Struts in 3 weeks:

2004-03-07 Thread Vic Cekvenich
- Vic Cekvenich Author basicPortal (J2EZ easy and simple to customize application for membership, portal, cms, community, store, etc. using bestPractices for large, profitable commercial sites. ) + more You will get a CD mailed to you once you register. April 3rd from 8AM to 7PM in NYC

Re: Best JVM for Tomcat

2003-12-03 Thread Vic Cekvenich
I use BEA's jRockit (but with tomcat 5) on Fedora. .V Walter do Valle wrote: What is the best version of J2SDK to run Tomcat 4.1.29 over Linux? Thanks for any tip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Equipt a DBMS to Tomcat

2003-11-08 Thread Vic Cekvenich
http://advocacy.postgresql.org/advantages pgSQL is ANSI SQL (unions, stored procs), is considered faster than most dbs and is a free license, even on windows, no mater how you use it. MySQL is not realy full SQL, it is sort of like MS Access. Steven Woody wrote: Hi, folks MySQL and

Re: [ANN] Apache Tomcat 4.1.29 Stable and Apache Tomcat 5.0.14 Beta released

2003-10-31 Thread Vic Cekvenich
I speak for many: THANK YOU Remy Maucherat wrote: The Tomcat Team announces the immediate availability of Apache Tomcat 4.1.29 Stable and Apache Tomcat 5.0.14 Beta. Please refer to the changelog for the list of changes. Downloads: Binaries: http://jakarta.apache.org/site/binindex.cgi

FYIL My favoirete JSP tag is:

2003-10-11 Thread Vic Cekvenich
Here is my favorite tag: http://displaytag.sf.net and see examples (in upper right). Grid, Sorting, nested, group, export, everything you like, plus its free. Here is example code of how I used it: http://cvs.sourceforge.net/viewcvs.py/basicportal/bPproj/bP/WEB-INF/pgs/forums/ArticleLst.jsp You

Re OT: Java/JSP vs C#/.NET

2003-08-27 Thread Vic Cekvenich
this topic. Lance - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Vic Cekvenich, Struts Instructor, 1-800-917-JAVA Advanced a href =baseBeans.comStruts Training/a, mentoring and project

Re: how to suppor 30000 concurrent users

2003-08-10 Thread Vic Cekvenich
. On your mobile. http://server1.msn.co.in/sp03/gprs/howcani_movie.asp With GPRS. -- Vic Cekvenich, Struts Instructor, 1-800-917-JAVA Advanced a href =baseBeans.comStruts Training/a, mentoring and project recovery in North East. Open Source a href =baseBeans.comPortal Content Management/a basicPortal

Ann: new bP release now ships w/ Tomcat 5 and has JSTL v1.1.

2003-06-21 Thread Vic Cekvenich
basicPortal is a Struts CMS app, that requires a DB to run. New release v 97_2 has JSTL v1.1 (for JSP 2) and includes Tomcat 5 and IDE integrated. (Prior release was JSTL 1.03 for JSP 1.2) Download links from baseBeans.com -- Vic Cekvenich, Struts Instructor, 1-800-917-JAVA Advanced a href

Advanced Struts best practices web cast training by winner of besttraining with money back guarantee(this is not Intro To Struts):

2003-05-31 Thread Vic Cekvenich
a class! -- Vic Cekvenich, Struts Instructor, 1-800-917-JAVA Advanced a href =baseBeans.comStruts Training/a and project recovery in North East. Open Source a href =baseBeans.comContent Management/a basicPortal sofware Best practicea href =baseBeans.comStruts Support/a v.1.1 helper

Ann: new bB release

2003-05-28 Thread Vic Cekvenich
) to sign up for an online advanced Struts class that will cover Master Detail Processing, Reporting, Security, etc. Online web class will star -- Vic Cekvenich, Struts Instructor, 1-800-917-JAVA Advanced a href =baseBeans.comStruts Training/a and project recovery in North East. Open Source a href

new sample best practice Struts data driven web app for Tomcat5/Resin 3

2003-03-21 Thread Vic Cekvenich
I released a new basicPortal implementation called bP v0.8k available for download on basicPortal.sf.net. - The new version is same simple bean has a dao helper design, but it uses ibatis.com db layer. (the older design used RowSet) Ibatis db layer is very nice. - It now works fine and is

JK and Apache

2003-03-16 Thread Vic Cekvenich
This list is becoming a JK/Apace list. :-( Not starting to try a flame, but a word to the wise: IMO, using Apache or JK in most circumstances is a bad practice. This goes back when sales people would say you need Apache, and Tomcat and EJB server. No need for that. Fact is Tomcat can do it all,

Apache and Tomcat: a bad practice

2003-02-24 Thread Vic Cekvenich
Lot's of Apache to Tomcat questions. In the past, (Hardware sales) people would say you need a html server (Apache) and a jsp server (Tomcat). Now Tomcat can server HTML pages very fast and can do SSL, etc. There is no reason to maintain and configure in operations communications between

Re: Database load balancing?

2003-02-24 Thread Vic Cekvenich
Try caching first; with Poolman.sf.net or http://www.phworks-online.com/cache.html Replication could slow you down. .V Ralph Einfeldt wrote: It depends on your requirements. For read only load balancing to achieve more performance you might also consider to use replication:

Re: Apache and Tomcat: a bad practice

2003-02-24 Thread Vic Cekvenich
Message- From: Vic Cekvenich [mailto:[EMAIL PROTECTED] Sent: Monday, February 24, 2003 7:00 AM To: [EMAIL PROTECTED] Subject: Apache and Tomcat: a bad practice Lot's of Apache to Tomcat questions. In the past, (Hardware sales) people would say you need a html server (Apache) and a jsp server

Re: Connection Pooling Solution

2002-05-26 Thread Vic Cekvenich
http://sourceforge.net/project/showfiles.php?group_id=4899 is most popular I think. Cindy Ballreich wrote: What do you guys think of DBCP? Any specific comments on performance or functionality? Do you think it's ready for a production project? Should I use it over DbConnectionBroker

Re: web.xml

2002-05-26 Thread Vic Cekvenich
http://edocs.bea.com/wls/docs61/webapp/web_xml.html deneb shah wrote: Hi could someone briefly explain to me how the web.xml parsing is done. i am particularly interested in servlet and its mapping elements Also how are they stored and how are the objects generated out of those. Is it all

[Fwd: [MVC-Programmers@basebeans.com] [Struts Tips] #2 - Use DispatchAction to organize related operations]

2002-03-25 Thread Vic Cekvenich
To get these articles 2 times a week, the only place you can get these articles is at www.basebeans.com/forums.jsp (and sign up at the bottom link) for the BaseBeans MVC mail list. (also daily Java News feed at www.strutsplus.com/news.jsp) hth, Vic Original Message Subject:

Announce / Commercial: Struts training on West Cost

2002-02-27 Thread Vic Cekvenich
Lecture on real life cookbook style good coding practices, with full example. Register now at baseBeans.com. San Francisco, CA on 3/28 at 7:30 AM 3 hour lecture, step by step. Includes T-Shirt, Workbook, and a full working Struts 1.1 sample. $150 this week. (price goes up as we get closer, and

Re: Announce: Struts hands on public training in NJ

2002-02-07 Thread Vic Cekvenich
I have 2 more seats. If you want to master Struts by March, the class is 2/20, in less than 2 weeks. Vic Vic Cekvenich wrote: in Atlantic City, NY on 2/20 or see. http://www.basebeans.com/students.jsp You have to register this week(on above page, we do not do last minute

Re: JAAS support in Tomcat 4

2001-12-28 Thread Vic Cekvenich
I have used JDBC realms in Tomcat w/Struts. Works great. Vic Craig R. McClanahan wrote: On Thu, 27 Dec 2001, Amine AMAR wrote: Date: Thu, 27 Dec 2001 18:33:31 - From: Amine AMAR [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED]

[ANNOUNCE] Fast Track to MVC / JSP Framework Public Workshop

2001-10-23 Thread Vic Cekvenich
!- - commercial *Master Struts in three Days! * The date is fast approaching. Join our workshop and discover how the MVC/J2EE platform provides a number of benefits for organizations developing intranet and Internet applications. MVC designs require that you separate the presentation

Re: web.xml and servlet mapping problem.

2001-09-13 Thread Vic Cekvenich
Please don't BCC. Paul Downs wrote: IMPORTANT! This message has been blind-carbon-copied to you. Do not reply-to-all or forward it without the author's permission.