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
 
JBoss

- Re: Can Seam Remoting use JSON over XML?

I evaluated using JSON however decided against it because it is non-recursive. You do have the option though of trimming parts of the object graph that is returned by specifying the exclude attribute

- Re: pages.xml restrict rule does not work in 2.0 GA

Do you have a redirect configured for the org.jboss.seam.security.AuthorizationException exception? View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4109511#4109511

- Re: seam-bay web services example broken in Seam 2.0

It 's not broken rather JBossWS keep changing their endpoint URL between releases. If you browse to http //localhost 8080/jbossws/services you 'll see a list of deployed web services. *Currently* whe

- how to attach Javadocs to JBoss Runtime

Hi I need to attach javadoc urls to the jar in the JBoss Runtime however when I click on a jar (inside Package Explorer tab) in the Javadoc section I see this message anonymous wrote The current

- seam-bay web services example broken in Seam 2.0.0GA

I posted a reply to a previous topic but there are 2 things I need help with. I did an ant clean followed by an ant deploy for the seam-bay example. I am running on JBoss 4.2.2. The home page for t
1   2   3   4   5   6   7   8   9   10   Next 10   Next 100  
Tomcat

Help needed to Configure PHP 5.2.5 on Tomcat 6.0

See http //blog.taragana.com/index.php/archive/running-php-5x-on-windows-usi ng-tomcat-4x-or-5x/ http //wiki.apache.org/tomcat/UsingPhp

I got the following error while running my very simple JSP on Tomcat 4.1. se

peri wrote > Hello > I 'm trying to run my very simple JPS on tomcat 4.1 sever. I also use struts > 1.1. framework (I know it is very old) Also I 'm using JDK 1.6.03 and eclipse > 3.3 ide. <snip / >

compiling APR/tcnative on Win32

Thanks.. though maybe I did not express myself clearly in my first message. I have the lib already.. the question is why the linker complains. mgainty wrote > > Hi Bruno- > > one of 2 solutions

I got the following error while running my very simple JSP onTomcat 4.1. ser

> From peri [mailto ersoyperihan@(protected)] > Subject I got the following error while running my very > simple JSP onTomcat 4.1. server > > class file has wrong version 49.0 should be 48.0 You a

I got the following error while running my very simple JSP on Tomcat 4.1. server

Hello I 'm trying to run my very simple JPS on tomcat 4.1 sever. I also use struts 1.1. framework (I know it is very old) Also I 'm using JDK 1.6.03 and eclipse 3.3 ide. My problem is when I try to ru
1   2   3   4   5   6   7   8   9   10   Next 10   Next 100  
Struts

Different Annotated Validations for different action methods

Hey all I 'm trying to figure out how to validate my action methods differently. For example I 've got a modeldriven User bean with the following two annotated methods @(protected)(...) - processLog

Resolved! about linking two autocompleters using topics

Hi Jeromy Many thanks for your response! Jeromy Evans wrote > I don 't use dojo 's autocompleter myself but after a quick look at the > javascript source for the widget (ComboBox) I can see there '

Scrollbar problem with tabbed panel in Struts2

Hi All I have used the tabbed panel provided by Struts2. When the content within the current pane exceed the panel size scrollbar is shown as expected. However if I click on the tab-header of the

about linking two autocompleters using topics [never surrender :)]

hi I have been recently asking how to achieve that changing the value of autocompleter A triggers an Ajax reload of autocompleter B and make the only item returned as selected on B i.e. displayed i

Datagrid in Struts2

Hi All I am using Struts 2 and I wanna develop a datagrid as that provided in Struts Layout. I have couple of questions 1. Is that I can 't use Struts Layout in Struts 2? If it can be used? How to
1   2   3   4   5   6   7   8   9   10   Next 10   Next 100  
iText

JavaPolis

Hello all tomorrow my wisdom teeth will be removed so I 'll be 'out ' for at least a day I hope my 'hamster cheeks ' will have disappeared by next week because I 'm going to JavaPolis on Wednesday (

How can i dynamically change the width of cells based on i

dinesh.rakwal@(protected) wrote > > How can i dynamically change the width of cells based on its content > in iText This question has just been answered http //article.gmane.org/gmane.comp.java.lib.i

How can i dynamically change the width of cells based on its c

How can i dynamically change the width of cells based on its content in iText ************************************************************************* This message and any attachments (the "message "

get Rangestream from a PDF-Document

See the source of AcroFields.verifySignature() for some pointers. Paulo > -----Original Message----- > From itext-questions-bounces@(protected) > [mailto itext-questions-bounces@(protected)

Phrase containing Chunks/Phrase with multiple Run Directio

I think that what you require are different alignments in the same line. It 's possible to achieve that with a PdfPTable with two columns without borders one left aligned and the other right aligned
1   2   3   4   5   6   7   8   9   10   Next 10   Next 100  
JDOM

removing element from document

Hello All I need to remove all the Elements from a Document who have a particular attribute w/ a particular value. My first (unsuccessful) attempt was Element#removeContent w/in an iterator loop

Commenting whole Elements?

Hi I 'm currently writing a tool to merge different fragments into a web.xml. I 'm looking for a way to surround an element with comments. I 've added a namespaced attribute to the element. Based on th

Patch - surrogate pair output support

Attached is a patch to provide support for outputting documents with XMLOutputter that contain non-BMP utf-16 characters as surrogate pairs. Patch is against cvs HEAD. Thanks Dave Byrne

JDOM 1.1 released! - thinking JDOM2

Hi Jason All. After some consideration I will volunteer to create a 'pilot ' or 'proof-of-concept ' Java5 conversion of JDom. I will be happy for it to act as a baseline for simple discussion or pe

How to build multiple XML documents by mergeing two XML docu

Hi I think you should clone the staticDocument before running each merge. Now you have the same staticDocument stored multiple times in the finalDocumentList so all the output files are identical.
1   2   3   4   5   6   7   8   9   10   Next 10  
JSP

Subject: Thomas Moore is out of the office.

I will be out of the office starting 08/10/2007 and will not return until 08/20/2007. Please contact another member of database with any urgent issues. I will respond to your message when I return.

Hey ;)

http //www.hi5.com/register/fFJqg?inviteId A_8b8cfbf_1OvQxjVRxzj146329535 Higinio

Tomika

Hey bro nice talking to you the other day http //www.borev.hk/?TyarTiclrym Build up lean muscle mass regards Graciela

Stylus Studio 2007 Release 2 Now Available

[Announce] Dear JSP-Interest Stylus Studio 2007 Release 2 is now available for free trial download or online purchase. Here are some of highlights * Query Plan A new query plan utility in the XQ

(Very very urgent)Sorting a resultset after cl osing the connection

but after sorting the collection or the list that got from chachedRowSet how can i put it back into a rowset or cachedrowset ...?
1   2   3   4   5   6   7   8   9   10   Next 10  
J2EE

Security farmeworks

Hi Does anyone know of a comparison between Java security frameworks like Acegi JSecurity Gabriel and JGaurd? I 'm interested in their support for instance-based security? Thanks Mohammad

Stylus Studio 2007 Release 2 Now Available

[Announce] Dear J2EE-Interest Stylus Studio 2007 Release 2 is now available for free trial download or online purchase. Here are some of highlights * Query Plan A new query plan utility in the X

Subject: cannot launcher ECPerf driver

I dont know if there is anybody still working on ECPerf. But Sun 's webpage points me to this mailing list. am doing experiment on ecperf. when I launched driver I got the following errors. I am qui

The 2nd session of free "16-week Ajax programming (with Passion!) " online course

The first session of the free 10-week "Ajax programming (with Passion!) " course is finished as of Dec. 22nd 2006. The 2nd session which is extended to 16 week duration is going to start from Feb.

Tong Wang/DAL/FRS is out of the office.

I will be out of the office starting 12/22/2006 and will not return until 01/02/2007. I will respond to your message when I return.
1   2   3   4   5   6   7   8   9   10   Next 10  
J2EE Pattern

Where is Processor interface defined? ( Example 7.1 Implementing a Filter - Debu

Hello All I 'm new to this list and JavaEE Filters and was trying to learn about Filters from here http //java.sun.com/blueprints/corej2eepatterns/Patterns/InterceptingFilter.html The article is w

Islam Azaz is out of the office.

I will be out of the office starting 04/19/2007 and will not return until 05/02/2007. I will have limited access to my mail.

Automated Method Test (AMT) Pattern

A first-cut definition for the "Automated Method Testing " pattern utilizes the "Core J2EE Patterns " format. If you have not been exposed to AMT - I 'd appreciate any feedback on this definition that v

Survey about Architecture and Design Patterns

Dear software practitioners consultants and researchers we are currently conducting an international survey about architecture and design patterns. Our goal is to discover how familiar people are

Subscription probe for J2EEPATTERNS-INTEREST - please ignore

Wed 10 Jan 2007 06 00 05 This message is a "probe " for your subscription to the J2EEPATTERNS-INTEREST list. You do not need to take any action to remain subscribed to the list
1   2   3   4   5   6   7   8   9   10   Next 10  
Servlet

Stylus Studio 2007 Release 2 Now Available

[announce] Dear Servlet-Interest Stylus Studio 2007 Release 2 is now available for free trial download or online purchase. Here are some of highlights * Query Plan A new query plan utility in th

servlet question

if a servlet uses requestdispatcher.forward(httpservletrequest httpservletresponse) to open a file1.jsp page how is it possible to open file2.jsp page from the forwarded file1.jsp page? When tryi

Stylus Studio 2007 XML Enterprise Suite Released: XML Pipeline, XML P

[Announce] Dear Servlet Interest - Stylus Studio 2007 XML Enterprise Suite is now available for free trial download featuring all-new tools for XML Pipelining XML Publishing powerful new Data Conv

The Stylus Studio XML Development Webinar

[Announce] Webinar Building XML Applications with Stylus Studio 2006 This Wednesday August 23 2006 Join the Stylus Studio team for a special presentation on how to use Stylus Studio 's powerful XM

Defining your own Functions in XQuery

[ANNOUNCE] Hello Everyone Stylus Studio has just released a new XQuery tutorial entitled Defining your own Functions in XQuery. This tutorial allows developers to learn how to leverage powerful XQu
1   2   3   4   5   6   7   8   9   10   Next 10