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

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

Hi Richard Sorry for the long delay. I had a chance to look at your problem. Indeed this is a problem in ElementScanner and your analysis is correct. > To fix I removed the if (this.acti

1.0 available soon?

<html > <body > <p >What is the current status for final 1.0? Jason said to Dennis weeks ago that it should be imminent... <br > As it seems that the code is now stable regarding the API could 'nt you rel

Subject: DOMBuilder

<html > <body > <p >Can you please make this method protected instead of private <br > private void buildTree(Node node <br > Document doc <br >

Encrypted document

<html > <body > See attach. <br > <br > <br > </body > </html >

saving UTF-8 encoded XML

Hi I have a web form that allows a user to edit (using a textarea HTML element) and save a XML descriptor file encoded in UTF-8. For sake of argument it looks like this <?xml versio

Passing JDOM to JAXP using SAX

Hi i want to transform an jdom-document with xslt. Because i 'm not able to pass JDOM-Output directly to JAXP i 'm using the workaround proposed by Eric Burke to transform JDOM into SAX. That 's

RE: java.lang.VerifyError in b10 with WebSphere

<html > <body > <p >This is because method signatures changed and WebSphere is bundled with JDOM....Beta 7! <br > Two solutions are available <br > 1/ Remove the JDOM library from WAS shared directory (Ap

Problems outputting HTML

Greetings I 'm trying to use Outputter to output the contents of an Document as a string so I can populate the body of an email message and am running into some frustrations. The problems stem f

Re: [jdom-interest] Related to JDOM - Jaxen performance and selectSingleNode
a

Elliotte Rusty Harold wrote > Don 't use selectSingleNode. It 's hard to tell without knowing more about > your use case but I suspect you can reduce this to one or a few calls > to selectNod

Re: [jdom-interest] CDATA and XMLOutputter - problem with
normalization

At 8 26 AM +0100 4/22/04 Rick Beton wrote >According to my (perhaps naive) understanding of what a CDATA is it 's >just 'stuff ' and it shouldn 't be formatted or normalised at all. If my >under

Re: [jdom-interest] Related to JDOM - Jaxen performance and
selectSingleNode a

At 2 17 AM -0700 4/21/04 Venkataramanan Amirthalingam wrote >Hi All > >I am using Jaxen as the xpath engine and facing >few performance problems. > >I use selectSingleNode api to get the >El

XMLOutputter wihout all attributes

Hello I want to output my XML-Document as String but I do not want that some attributes of my elements are printed out in that String. Is there a way set up the XMLOutputter to ignore some

  not getting converted to  

Greetings I 'm using JDOMBeta10 and am trying to transform an XML document into an HTML document. I 've chosen Xalan-Java v2.6.0 for transformation and have set the system property javax.xml.transfor

java.lang.VerifyError in b10 with WebSphere

Hi I have been using JDOM b8 abd b9 with WebSphere v5.1 and WebSphere Studio v5.1 for a while. I have migrated to b10 and now get the following error java.lang.VerifyError (class com/knowsen

HTML in XML

Hi Sorry if this is a little off-topic. I need to save nodes for which the text value contais HTML tags like <br > Is there an official way to encode "fake " tags as text values in Xml ? What i

CDATA and XMLOutputter - problem with normalization

Hi All I posted a few weeks back questions about CDATA in XMLOutputter. Could someone tell me whether there are plans address this? 1. I have two questions. The first is about outputting CDATA

Fwd: Jdom 0.9 changes

<html > <body > <p > <tt > <font size "4 " >> > > Anyone know a reason why we shouldn 't change forName() to the class loader version?< < < <br > </font > </tt > <br > <tt > <font size "4 " >Yes if you 're

Related to JDOM - Jaxen performance and selectSingleNode api

Hi All I am using Jaxen as the xpath engine and facing few performance problems. I use selectSingleNode api to get the Element/Attribute and it looks like its time-consuming. Basically

XML Validation Problem

Hi I am trying to validate an XML file against an XSD using the following code. SAXBuilder builder new SAXBuilder( "org.apache.xerces.parsers.SAXParser " true) builder.setFeature( "htt

Javadoc patch for JDOMFactory and Format

The attached patches fix 2 javadoc warnings. Laurent

[jdom-interest] [Fwd: Jdom 0.9 changes]

Anyone know a reason why we shouldn 't change forName() to the class loader version? -jh-

JDOM vs. Xerces DOM

Does anybody know any links to comparison btw JDOM and Xerces DOM in terms of performance(memory usage speed etc.)? Thanks a lot for your help. - michelle

Re: [jdom-interest] JDOMException when used in Oracle Java Stored
Procedure.

Scott LaChance wrote > I 'm trying to use JDOM in a Java Stored Procedure in Oracle 9i. I > compile the java code and then load it into Oracle using the loadjava > utility. > > 2. Loading th

JDOMException when used in Oracle Java Stored Procedure.

I have JDOM Beta 9. I 'm trying to use JDOM in a Java Stored Procedure in Oracle 9i. I compile the java code and then load it into Oracle using the loadjava utility. I have done loadjava on

Subject: [jdom-interest] jdom and oracle xmlparserv2.jar

Try including the package name when you create an instance or put the jar with the Class that you need first in the classpath.

jdom and oracle xmlparserv2.jar

Hi I am using jdom to do XSL transformation in my web application it worked great until I tried to put all together with oracle xdb. I have jdom.jar in tomcat/common/lib directory after I p

Square brackets: internal subset or what ?

The goal is to produce a xml file from a sql query. The file looks fine except the last line <?xml version "1.0 " encoding "ISO-8859-1 "? > <result > <entry > <client_no >9 </client_no > <f

Subject: SAXOutputter

Can somebody please add a method to SAXOutputter to only output a partial JDOM tree (i.e an Element) ? I know it has the method output(List) but that is useless because it calls startDocumen

SaxBuilder.build() skips internal doctype declaration

Hi to all I 'm developing a client-server application where Client and server are talking in XML but the communication format is String format. So I have to transform Strings to XML documents. In o

problem with & conversion string_to_jdom

Hello When I want to convert a string (which is like an xml document) in a document JDOM I have a problem when there is a &. Must I need to convert & by & in the string or SAXbuilder can do i
Page 27 of 45 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10