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 2 of 16 1   2   3   4   5   6   7   8   9   10   Next 10  

Acelet releases SuperEnvironmentLite

Acelet releases SuperEnvironmentLite an open source GUI tool for GlobalEnvironment at http //www.acelet.com/SuperEnvironmentLite/. SuperEnvironmentLite is a GUI tool to manage GlobalEnvironment. Sup

{ANN} Stylus Studio 2006 Release 2 Now Available

[announce] Hey Everyone Release 2 of Stylus Studio 2006 has just been released. The following are some of the highlights of Stylus Studio 2006 Release 2 XML Enterprise Edition * Enhanced EDI Supp

JRE Upgrade

Hi I have a question. I want to install JRE in two machines. I installed in one machine and then copied the newly created JRE folder and placed in second machine 's C drive. I was able to run my java

Subject: Review

Hi We currently use the application server from Borland for our needs. For the following main reasons we would like to review some other application servers - Bad support experience. - Borland str

procedure call

Hi Can anyone help me out? I am getting error - Invalid cursor state. SQLSTATE 24000 when i run the below code. It is faling when the shile loop is called. Any ideas/suggesstions to resolve the issue

Question

Hi This could be a stupid question. Can anyone help me out? I have jre installed in Unix machine. My question is Do I have to set $PATH in my .sh file to run the java program? I am getting java.lang

Subject: Ann: Super 8.0 with SuperJMS

Acelet has released new version of Super - a toolkit for J2EE. The new module SuperJMS provide capability to visually create JMS message and triggers which can be exported to SuperScheduler and Super

Subject: How to get the server date?

Hi all I have to get the server system date with database independency. I am using hibernate 3 0 but I haven 't found how to do it using it. I thought in using RMI Calendar.getCalendar but this would

URGENT

I am using Websphere Application Server version 6.0 I wish to change the configuration file information stored in application server and wish to add some more information to it ...............using j

is Static methodsl thread safe

Hi Group The question is whether static methods are thread safe just like instance method. Consider following example for the discussion. public class TestFactory { p

Building XML Work Flow Applications

[announce] Dear J2EE Interest A new XML tutorial by Dr. Kay entitled "Buiding XML Workflow Applications " has been published at http //www.stylusstudio.com/xml/workflow.html The article argues tha

Subject: SuperScheduler 4.80 released

Announcement SuperScheduler 4.80 - a module in a JEE toolkit. It is free. The new SuperScheduler and SuperWatchdog come with Role based entitlement. It is a module in a J2EE toolkit Super. Super 7.

A good place to start with EJB 3.0

Hello All I 've been webapp development for a few years now but have stayed away from EJBs because I 've never had a project that required such a complex technology. It looks like EJB 3.0 is going to

Subject: How do I make a connection?

Does somebody know how can I work with connections to a Postgre 8.0 database from my EJBs without use an ODBC? I mean using something that allows me to deploy my application in other place without m

I can 't obtain the reference to an EJB!

Hi I?m a new one working with J2EE. I?m developing an application and I need to access the EJBs from my client (a Java application). This is the code of my client (a test one) package cli

An Interview with Jonathan Robie about Java and XQuery

[ANNOUNCE]Dear J2EE-Interest Read our interview with Jonathan Robie an editor of the W3C XQuery specification and learn how new XQuery and Java technolgies will effect Server-Side Java programming

how to avoid transaction aborting

Hi Dear guys I really hope you can help me to solve this problem. for example i open two transactions which both get access to same record in database. so two objects are loaded for this recor

Java and ColdFusion

What are the advantages of using Java over ColdFusion for constructing web applications? After all CF MX 7.0 runs on a J2EE server. Can anyone point me to technical articles that discuss this in deta

Garbage Collector Message in a generated XML file

Dear all I have a J2EE application called THUB. Other applications will invoke my THUB using a servlet URL call writing the parameters in the stream. In THUB within the receiving servlet I get th

How to read data from computer COM Port

I want to read data from computer 's comport port 'COM1 ' then I put new data into this COM port I don 't know how to do it. Anyone knows how to read data from COM1 port and write data into COM1 port?

Generating jar

Hi everyone. I am having problems to create a JAR file which can read the hibernate mapping files inside it. Is it possible? Thanks Dirceu Semighini Filho

Role based Access

Hi I am designing authorization component for the web application. Each field/button is based on user 's role. The field/button can be hidden/read only/or not rendered at all. Here is what I am tryin

Getting the .class of a Java5 generic

> > private MockControl <List <WebForm > > controlWebFormList > private List <WebForm > webFormList > > public void setUp() > { > controlWebFormList > MockControl.createControl(List <WebForm >.class)

OT: Getting the .class of a Java5 generic

I 'm trying to use EasyMock with Java5 on a project. In particular I 'm trying to mock a List of WebForm objects. So I have the following code private MockControl <List <WebForm > > controlWebFormList p

Subject: Composing site of parts

Hello I know it 's a stupid subject but a better did not come to my mind... I 'm currently converting a small PHP site to JSP/Beans/Servlets/... One standard task is that a site contains a part which

How to assign some additional....

Gents The product is Sun Java? System Application Server Platform Edition 8.1. Please tell me if someone knows how to tailor (to assign) additional directories to be available not only the domain

Concept for modeling hierarchical data

Hello I 'm searching for the best concept of how to use and save hierarchical data. I have a structure like PC file system with meta data. There a folders and files of different types. Every object ha

How can I turn off parallel GC in SMP machine

Hi I am using SMP Opteron machine. Everytime parallel GC is invoked by default. For research reason I want to invoke original one-thread mark-and-sweep GC in SMP machine. How do I do? Thanks Fen

J2EE 1.5

Hello are there any working Beta Implementations of J2EE 1.5 already? Thanks Florian

Win an iPod from Sun

Want to win an iPod? Share with us your experience and observation in using the Sun Java System Application Server. The more details you share the better your chances of winning a 20GB iPod. Just c
Page 2 of 16 1   2   3   4   5   6   7   8   9   10   Next 10