Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
JSP - A mailing list about Java Server Pages specification and reference
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Tomcat
Page 493 of 931 Previous 100   Previous 10   491   492   493   494   495   496   497   498   499   500   Next 10   Next 100  

bug JDBC Real with CLIENT-CERT

Hi I 'm trying to use Client-Cert authentication with Tomcat 5.0.28. I could make it work using Memory Realm but when I changed to JDBCRealm I received an authorization error... In truth it s

Reference a JNDI env resource from another env-resource

Hi I have developed my own BeanFactory as explained in your JNDI-RESOURCE-HOWTO. Everything works fine and I can use the corresponding factory successfully. But when I try to upgrade it a

Synchronization problem in beans with session scope

hi i am working on a web application.It is basically an interface that was developed using jsp/beans . The user can create a file of the data that is shown in the browser with a unique that is auto

showing PHP pages

Hello. I 'm configuring a standalone tomcat and i face a problem with PHP pages. In fact i 'm tranferring old apache hosts to tomcat but i can 't find anything that will be able to show the php pages

No more threads

Hello everyone. I 'm having one little problem with the memory of my Tomcat 5.5.4. I 'm doing a little test for knowing how many concurrent sessions of my application can I have. When 50 (more o

Subject: xml pages on Tomcat server???

Hi all I want to host some xml pages for WAP. Please guide me that is it possible to host these pages on Tomcat server? and how can I host these pages in Tomcat server? and what changes I have

Jasper SMAP and JSP <- >Java line info

Hi! I 'm trying to use jasper for converting jsp-s to java to run some java seach on jsp. For that I need exact java element position in JSP(line nr column number). In some old jasper version

Subject: persisted Exception error

Hi all I have installed Tomcat 5.0.19 and after last last reboot I have found this error message in start log. What it should depends? 29-nov-2004 11.05.27 org.apache.catalina.session.

Subject: Runtime.exec security issue?

Hi I am trying to run a simple exec command to open notepad with code as follows Runtime runtime Runtime.getRuntime() Process proc runtime.exec( "C \\WINDOWS\\system32\\notepad.exe ")

Removing the 404 error mesajes in tomcat

Hi I would like to completelly remove the error pages( the ones like http request not found 404 etc) in tomcat. Basically the user will access the right url via a link but in case they try to

Which webframework to use?

Hi all! Obviously I 'm way off topic here but I 'm posting this anyway. I started developing JSP/Servlets using Tomcat 6 months ago. At the time I started developing my app I wasn 't much aware

EJB in tomcat

Can EJB 's be deployed in tomcat ?? Birendar Singh Waldiya DISCLAIMER The information contained in this message is intended only and solely for the addressed individual or entity indicate

Best books inquiry

Dear partners I 'm starting a project using Apache+Tomcat+JSP JBoss(J2EE) and Oracle(Database). After got lost among ton of books I will appreciate to have your recommendations for the

Tomcat in Cluster

Hello a specific jk2+lb question please. Says that I have apache HTTP + 2 Tomcats Workers. Each worker is defined in the same lb group and manage the same webapp. - It works fine in optimal

Subject: PHP to run under Tomcat

Hi All I was wondering if any of you could help me with some Tomcat administration. I am trying to configure Tomcat (and according to the specs on apache.org it can be done) to use PHP and I don

User Authentication For Download Page

Hi all I offer download of a file on my site. It sends content using ServletOuputStream. This is the command that I exectly want to constraint with Tomcat 's security mechanism (I use JDBC Real

Re: ClassCastException in org.apache.jasper.compiler.TagLibraryInfoImpl
(Tomca

Kevin A. Burton wrote > Whats up with this? > > > java.lang.ClassCastException > > org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo(TagLibraryInfoImpl.java 420) > > > > org.apache.jas

ClassCastException in org.apache.jasper.compiler.TagLibraryInfoImpl
(Tomcat5.5

Whats up with this? >java.lang.ClassCastException > org.apache.jasper.compiler.TagLibraryInfoImpl.createTagInfo(TagLibraryInfoImpl.java 420) > org.apache.jasper.compiler.TagLibraryInfoImpl.parseT

Subject: AW: which to use: JK2 or JK?

http //www.sitepoint.com/article/quick-start-guide-windows/2 above article might give you a solution! vimal -----Urspr?ngliche Nachricht----- Von Erez Efrati [mailto ereze@(protected)]

Shutdown error Tomcat 5.5.4 and jdk1.5.0 on Fedora

I 'm running Tomcat 5.5.4 and jdk1.5.0 on Fedora Core 3 and when I stop Tomcat using the supplied Tomcat5.sh script I always get - jsvc.exec error Service exit with a return value of 143 Can

Startup error Tomcat 5.5.4 and jdk1.5.0 on Fedora

Hi I 'm running Tomcat 5.5.4 with jdk1.5.0 on a Fedora Core 3 system. When I start Tomcat as a non-root user I get the Java HotSpot error below and then Tomcat loads. I have changed the whole To

Using URL for WAR deployment through Tomcat Manager

I 'm trying to use jar URL to upload WAR through Tomcat Manager but it seems it doesn 't work. With following URL http //localhost 8080/manager/deploy?path /sample&war jar file /var/tmp/sample.

Form Authentication Trouble with Firefox

Hello everybody I 'm using form authentication to log on the users to my website. Until now I was using Mozilla Firefox for developement but now I came across this problem that Firefox doesn 't al

Mysql: Cannot create JDBC driver

Hello everybody. I am writting you because I get this exception ramdonly I mean sometimes happends sometimes does not. javax.servlet.ServletException Cannot create JDBC driver of class ' '

Tomcat classloader fails to load manager app

Hi Tomcat 5.0.28 Windows XP install from exe. After deploying Jakarta Slide(2.1) the Tomcat manager and balancer applications fail during loading. It fails because something get broken in T

Subject: which to use: JK2 or JK?

Hi I am installing an apache + JBoss/tomcat and I need to run the JK module. Now I understand that the JK2 is no longer supported so does it mean that it would be better using JK1.2? Tha

Can I send response to browser even after the doGet    returned?

Santhosh Thomas wrote > >Or are you trying to run some long-running process and think it would > >be better off as it 's own thread? If that 's the case you probably want > >to look into some sort

Subject: RES: CLIENT-CERT

Hi The questions are 1. Is it possible to use two authentication methods (FORM and CLIENT_CERT) in the same J2EE application? 2. If so how could we do it in Tomcat 5.0.19? Thanks in ad

Can I send response to browser even after the doGet returned?

>Or are you trying to run some long-running process and think it would >be better off as it 's own thread? If that 's the case you probably want >to look into some sort of queueing mechanism with

issue with <Resource > differences between 5.0.xx and 5.5.x

I created a custom resource factory for Tomcat which works great in 5.0.xx. However I 'm having an issue with the new configuration 5.5.x where all config is done via attributes rather than as
Page 493 of 931 Previous 100   Previous 10   491   492   493   494   495   496   497   498   499   500   Next 10   Next 100