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

Subject: XMLFormatter

Hi I am using XMLFormatter to beautify the xml file. XMLOutputter outputter new XMLOutputter( " " true) When the code creates a new file it works well. It creates new lines and th

Re: JDOM w/ Apache Axis (Jerry Jalenak)

I have had no problem using JDOM with Apache/AXIS although I do all my deployment through jws files. Note I am trying to write services that the lowest common denominator (cf Visual Basic) can un

JDOM w/ Apache Axis

Greetings All! I 'm fairly new to using JDOM to generate XML so bear with me. I 'm in the processing of writing a web service using Apache Axis. As part of my 'learning ' process I 've been able

DOMOutputter attribute/namespace problem.

I looked through the 'interest ' list and noticed that a number of people commented that various namespace fixes needed to be applied to DOMOutputter as well as to whichever class they were working

help on using JDOM

Hi all I am totally new to JDOM. Hopefully someone can give me some suggestion. Currently I am working a project. I need to write a servlet to get a binary tiff data from database and put

Threads hangs on XMLOutputter(Format)

Hello everybody! I 'm using JDOM in a multithreaded analysis environment to create an XML-structure from my analysis-result. I would like to use the Pretty Format for that but I got a problem

setProperty in SAXBuilder to validate

I 've been struglled with this for 6 hours now. Hope someone can help me with it. I was able to validate testing.xml against ims.xsd successfully in xmlspy. ------------ ims.xsd

validation with schema

Hi I read the example using Xerces 2 do validation in FAQ can anyone give me an example how to use Crimson to do the validation. I am wondering since j2sdk contains Apache Crimson-1.1.3 is t

Problem with XMLSchema validation

Hi I tried the following code based on Kevin Jones posting in the FAQ. I am using the latest Xerces2.6.2 parser and JDOM-B10. ...... SAXBuilder builder new SAXBuilder( "org.apache.xerces.pars

CDATA and XMLOutputter

Hi All I have a question about outputting CDATA using XMLOutputter. (I 'm using b10.) In XMLOutputter there is this method protected void printCDATA(Writer out CDATA cdata) throws IOEx

RE: Bug in SAXOutputter

Hi I recently submitted a patch for the SAXOutputter to the list. This class does not handle the case where qualified elements have unqualified elements for children correctly. I was wondering if

Runtime Dependency of JDOM = > saxpath

Hi Jdomers Daniel Florey of the slide team says that JDOM has a runtime dependency to saxpath. Since saxpath is deprecated and merged under new package names into jaxen can you replace the pa

jdom

Hi I got a few surprises while testing my program. I wrote test XML file in notepad and saved it using UTF-8 encoding. To my surprise I got a parsing exception thrown by SAXBuilder root-element is

Convoluted Document Construction on b10

Hi I have been an avid fan of jdom-b9. I have recommended many of the vendors we work with to support jdom directly and pushing all of my teams members that participate on various JSRs (XQuery

jdom-b10 compile error with JDOMFactory

Hi I tried to compile jdom-b10 I got 6 errors all about reference to JDOMFactory is ambiguous both class org.jdom.input.JDOMFactory in org.jdom.input and class org.jdom.JDOMFactory in org.jd

JTreeOutputter and XML-Attributes

Hello I?ve two questions to the JTreeOutputter from the contrib-package. Is there a way to tell the Outputter not to show two specific attributes in the JTree? My second question is if it

Re: jdom-interest digest, Vol 1 #1453 - 1 msg

Did you build the jdom.jar library or did you use the binary that was downloaded? If you did not build the jar file try building it yourself. I had problems using the jdom.jar file that was

Unable to compile program -- addContent

Hi there I just got the JDOM b10 downloaded and realized that the Element class implements the Parent Interface. I have the following codes that will not compile rootElement.addContent(ne

How to replace an Element with Text?

I 've an XHTML processing application that supports persistent forms. It needs to rewrite some elements ( <input type "radio " > and <option > elements for example) as text elements (velocity macro ca

getting xpath of modified jtree-view

Hello everybody i 've got some design-problems using jdom the jtreeoutputter and xpath I 'm using a modified jtreeoutputter to show an xml-file in a jtree-component. I had to modify the output

Verbose XHTML 1.1 Doctype

I have a number of XHTML 1.1 documents all conforming to the same template which I want to extract some data from and then insert that data into different XHTML 1.1 documents. As a first step I

Question about jdom-contrib IdFactory

Hello I?ve a question about the jdom-contrib IdFactory class. I want to add an ID to every element in my xml-file so I think that this class could be my solution. My problem is now that I

Re: [jdom-interest] Setting namespace declarations outside the
XML document?

At 10 33 AM +0000 3/24/04 Geoff Rimmer wrote >But is there some other way I can specify the namespaces without having to >write them into the XML file? I would obviously prefer a JDOM solution

Setting namespace declarations outside the XML document?

I have successfully used JDOM to parse XML files like this <sf page xmlns "http //www.w3.org/1999/xhtml " xmlns sf "http //www.sillyfish.com/2004/03/page " xmlns c "ht

Jaxen method of matching XPath

I am using JDOM to access and change some XML file. I noticed that when I apply some XPath the nodes match by Depth First Search not by Breadth First Search (as in saxon for example). E.g. when

Re: [jdom-interest] Strange Element.addContent(index,Content)
   problem

I suspect that there 's whitespace between each element. Each pieces of whitespace becomes a Text node. Alex > > > Kai Woerner <kai.woerner@(protected) > 3/22/2004 5 38 17 AM > > > I 'm experiencin

Strange Element.addContent(index,Content) problem

I 'm experiencing a very odd problem with Element.addContent(index Content). This is an altered snipplet from the code I have elmt.addContent(440 newComm) System.out.println( "@(protected) at "+

Persistent forms question

I 've hit a snag in supporting persistent form defaults in http //virtualschool.edu/jwaa and http //virtualschool.edu/ale and hope someone here can help. Longwinded background follows JDOM-speci

Filtering comments

Hi just wondering how to filter out comments from an xml file/string. Any idea? Browsed the archive but have not been lucky. Thanks -c. -- +

Subject: Re: Next release?

Real Soon Now. -) -jh- Dennis Sosnoski wrote > Any idea when the next release is like to occur? I 've got an integration > hook for dom4j into my JiBX data binding framework that I 'd like
Page 28 of 45 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10