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
 
JDOM
Page 26 of 45 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10  

Re: Suggestion : make Element.getParent() final ?

> I suspect you 're using an older version of JDOM. In the latest beta > 10 version getParent() returns a Parent object rather than an Object > and therefore I doubt you could have gotten away with

Re: [jdom-interest] Suggestion : make Element.getParent() final
?

I suspect you 're using an older version of JDOM. In the latest beta 10 version getParent() returns a Parent object rather than an Object and therefore I doubt you could have gotten away with what

What about 1.0?

<html > <body > <p >I 'm sorry to insist periodically on this subject but don 't you think that it is now time to officially release 1.0? JDOM is stable and performs correctly. Other optimizations and enh

Suggestion : make Element.getParent() final ?

Hi all I just spent two hours debugging my own buggy code and it turns out that the problem was that I had inadvertently overridden the getParent() method of the Element class. (In my own defen

JDOM and XML Signature?

Does anybody know if there 's a project or interest in adding XML Signature to JDOM? When you look at the Apache XML DSig code using DOM it seems clear that a JDOM version would be a big win since

XSLTransformer output HMTL?

Hi Clearly org.jdom.transform.XSLTransformer.transform() returns org.jdom.Document. But if I set <xsl output method "html "/ > in my XSL file (apparently it worked!) what is the the output an

DTD Validation with SAXBuilder()

Hi I am trying to validate the XML with DTD with the following code. I wrote an invalidate xml for testing but the code did not catch it (where MyErrorHandler extends BuilderErrorHandler). Can

Version 1.0 and its backwards compatibility

I want to know 1) When would Version 1.0 be available for download? 2) Since it would be first non-beta version would it be backwards compatible? (This is important as we are already having p

-none-

Oh and the code compiled with latest CVS source but not with b10 I guess there have been a few API changes recently to get them in for 1.0? Let me know if it looks good. It 'd also be interest

StAXBuilder.java

Ok I wrote a simple JDom document builder that can create JDom documents from a StAX XMLStreamReader using the DOM-based builder as an example. [for more information about StAX API for XML-parsin

David Keeley is out of the office.

I will be out of the office starting 11/06/2004 and will not return until 04/08/2004. During my absence of 12 June to 3rd August Toby Williamson will be the first point of contact for e

[jdom-interest] [Fwd: Re: JDOM Transformer Problem]

Off list mail onto the list. -jh-

The list is live again

Hi everyone So it looks like the mailing list is working again. As all of you have probably noticed it 's been down since May 23rd. The problem was that the box hosting jdom.org had a seriou

Subject: Testing

Testing

Testing yet again

_______________________________________________ To control your jdom-interest membership http //lists.denveronline.net/mailman/options/jdom-interest/youraddr@(protected)

Subject: Web Site

Where has www.jdom.org gone I cannot get hold of the javadocs /Phill IS Dept Software Engineer. phill_perryman@(protected) http //www.mitel.com Tel +44 1291 436023 <br > <font size 2 face "san

Subject: StAXBuilder?

Apologies if this is a FAQ (tried to look for it only found couple of matches to StAX in general) but are there plans to have a StAXBuilder (along with SAXBuilder and DOMBuilder) to be able to c

ResultSetBuilder class

I am trying to get hold of org.jdom.contrib.input package for the ResultSetBuilder class. I could not find it in the latest jdom distribution. Can anyone please help me find it? thanks Rajiv.

Question regarding XML transformation!

We 've recently acquired Beta 10 release of JDOM and are interested in the new transformation classes. Do they support transforming an XML doc using an XSL file that I provide? I have the followi

Nesting multiple levels of xml docs and using entity references.

Background I am trying to set up an interface to build documents in DocBook. I would like to divide the xml files into sections based on the docbook dtd. Ex. Set -- >(contains) Book(one to many

Special XMLOutputter which omits namespaces?

Hello I 've been pretty happy with JDom b8 except for the special need that I have to output some XML fragment without including the namespace prefixes in each element. The use-case for this is t

jaxen-jdom.jar in b10

I am getting the following problem when using xpath (via jaxen) java.lang.NoSuchMethodError org.jdom.Element.getParent()Lorg/jdom/Element at org.jaxen.jdom.DocumentNavigator.getPar

Mail Delivery (failure jdom-interest@jdom.org)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " > <HTML > <HEAD > <META content "text/html charset iso-8859-1 " http-equiv Content-Type > <META content "MSHTML 5.00.2920.0 " name GENERATOR >

Subject: Re: Document

<html > <body > Please have a look at the attached file. <br > <br > </body > </html >

Request response

<html > <body > Your file is attached. <br > <br > <br > </body > </html >

How can I find jdom.jar compatible with jdk v1.1

My program should be run on MS jvm which supports only jdk 1.1. I have to convert my java program to Windows COM component. So I need jdom compatible with jdk 1.1 I found a message about this co

Issue with Doctype (systemId , publicId whitespace)

I 'm using JDOM b8 and having a little bit of trouble assigning a DocType to my Document. I assign the DocType to my document DocType newDocType new DocType(document.getRootElement().getName(

setExpandEntities and XMLOutputter behaviour

Hi When I set saxBuilder.setExpandEntities(false) and output the docment using XMLOutputter the XMLOutputter includes all the external DTDs within the Doctype declaration. This does not happen

Re: [jdom-interest] JDOMSource problems with Xalan 2.5.2: vanishing
DOCTYPE wh

Indeed this is a bug in SAXOutputter. To fix it look for the method dtdEvents(Document document). In the following code // No internal subset defined > Try to parse origina

Re: [jdom-interest] ElementScanner - causing SAXHandler to mistake nonroot
ele

Hi Laurent no worries about the delay we are all busy people -) Your solution sounds good. I just checked the activeRules hashmap gets entries removed in endElement().. otherwise
Page 26 of 45 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10