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
 
J2EE
Page 15 of 16 Previous 10   11   12   13   14   15   16  

Subject: Writing file on the server

Hello everybody Is there any way by which an Applet can write file at a location from where that applet is originating. I tried using getCodeBase() and URLConnection class but nothing works. Eve

Subject: MDB + Cluster + weblogic 8.1

Hi gurus It will be g8 if somebody can guide me on how to implement this scenario I 'm having 2 MDB bean in a cluster. I have 2 managed server m1 and m2 and a admin server. admin and 1 managed

Signed Applet

Hello everybody I am trying to run an applet from a tutorial at http //developer.java.sun.com/developer/technicalArticles/Security/Signe d/ I am able to run the the applet with the appletviewer b

Subject: Common Client Interface

I am writing a system at the moment that is to interact with a client via a common interface. This interaction should be something like sending a "message " to the client and receiving a synchronous

email test

________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http //mail.messenger.yahoo.co.uk

EJB or sql query

Hi all I 'm trying to digest the sample oracle vsm(virtual shopping mall) code to get a better understanding of J2EE. For those who are not familiar with that sample app the logic is actually qui

Cache loose coupling best practice?

I 'm building a cache and are facing some problems on how to create cache interrelations and need advice on best practices on the subject. Say that I have one separate cache that holds people and o

sql query in J2EE

I have a JSP that provides 10 or 12 search options such as a text field for company name a dropdown for business industries etc. After submit different sql query strings will be composed by a bu

Query regarding EJBHome/EJBObject Handles

I have a peculiar requirement in one of my projects - 1. There is a client application which obtains references to EJBHome/Object from the application server and performs certain operations. 2. Th

-none-

Apparently I 'm far from alone with this sort of problem. I 'm running an application in windows xp professional. whenever I try to open a file select dialog the app crashes with the following

Serving files

Hi all my current project is for a law company that wants to upload document files contains legal information of their customers (balance of the company fiscal position taxes paid/to be paid etc.)

Vineet Khanna/Straightline is out of the office.

I will be out of the office starting 09/24/2003 and will not return until 09/26/2003. I will respond to your message when I return.

Subject: sorting query results in J2EE

Hi all I have a sql query that joins 5 or 6 tables that returns 100 to 200 records. The result is wrapped in a VO and is rendered in a JSP by html table. the user can click one of the 4 column

Subject: help on java sockets...

I am using Java sockets and object serializition (1.41_02). My experience was when I try to send the same object/instance several times even though I set its instance variable(s) into different va

Help!

hi In java does we have any method to SEND KEYSTROKES from the Key board like how we do in VisualBasic (SendKeys{ "ENTER "}) thanx in advance with regards Bala

Help: Security - Programmatic "isUserInRole " Usage

I am currently using the public boolean isUserInRole(java.lang.String role) ..method in the javax.servlet.http.HttpServletRequest class to check to see if a user is in a particular role. Obvio

Reg Related Entities (CMP 2.0)

Hello Is it mandatory to have related entities (.i.e. using CMR) in CMP 2.0 to be packaged in the same ejb-jar !! I have a relationship (1 M) defined between two local entity beans which are

weblogic 8.1 & mdb

hi all I 'm having porblem in deploying my application in weblogic8.1 with SP1... the same application works fine in weblogic 7.0 but if i try to port it to weblogic 8.1 sp1 it throws this exce

Subject: Web Services / XML training

Can someone suggest a company besides Sun or IBM that offers good training on Java and XML or Web Services. Nothing that the "big boys " offer is working out. Thanks

Reminder: Online Chat, Aug. 26, on EJB 2.1

This is a reminder about today 's (Tuesday August 26) chat on Enterprise JavaBeans (EJB) 2.1. Here 's your chance to get answers to questions on the EJB Specification v2.1 from the specification lea

Subject: Re: Reg Setting Security Context.

Hi vikram JAAS actually can be performed for each layer even down to each method. To utilize JAAS you can use AppServer provided UserManager or create your own custom LoginModule Assume that

JDBInsight 2.0 EA 2 Available (I will be out of the office 08/25,08/29 )

I will be out of the office 08/25 08/29 with limited access to voice-mail and e-mail Please leave me messages I will contact you the end of day. Thank you.

Subject: JDBInsight 2.0 EA 2 Available

With JDBInsight 's many new informative visualizations of J2EE/SQL transactions paths performance execution developers testers and J2EE administrators can better understand the interaction between

Online Chat, Aug. 26, on EJB 2.1

Here 's your chance to get answers to questions on the Enterprise JavaBeans (EJB) Specification v2.1 from the specification lead Linda DeMichiel and Sun 's lead architect for the implementation of

Reg Design of a singleton class for Clustered enviroment.

Hello People What are the points to be taken care of if an application is going to be deployed in clustered environment for the design and implementation of a singleton object whose state can

Subject: =?iso-8859-1?Q?Sr._Software_Architect_=96_J2EE/Java_?= Specialist (Seattle)

Fast growing mid-cap Software company is adding three Lead Developer / Software Architect positions to its Seattle area office. Responsible for design and development of large scale distributed ap

Off topic - Are Weblogic Events supported in WLS 8.1?

Is anybody using Weblogic Events with WLS8.1? We want to know if they are still supported. According to the BEA documentation ( <http //e-docs.bea.com/wls/docs81/upgrade/upgrade51to81.html > http //e

Online Chat, Aug. 12, on the Portlet Sepcification (JSR 168)

A portlet is a Java technology-based component that generates fragments that can be aggregated with other fragments to create a complete portal page. The Portlet Specification JSR 168 wich you ca

Custom Tags in JSP

Hi All I 'm new to Custom Tags in JSP and I 'm facing few issues.Can anyone please help me out in this regard. 1) I have a custom tag like <a emp first "q " > Test </a emp > Now when i include

Reg ejb-local-ref

Hello Is it necessary to place all the local entity beans referenced by the SLSB in its ejb-local-refs. Is there any way where we can list this ejb-local-refs at application level and can be
Page 15 of 16 Previous 10   11   12   13   14   15   16