Re: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-24 Thread Rashmi Rubdi
Well, thank you Hassan and everybody for helping out. I had problems also with ELs, they were not evaluating. This problem got solved after i moved jstl.jar and standard.jar from the project/WEB-INF/lib to Tomcat_home/commons/lib. I will try out the fresh install of Tomcat and also clean up a

Re: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-24 Thread Hassan Schroeder
Rashmi Rubdi wrote: > I was also able to fix this problem: > java.lang.NoClassDefFoundError: org/apache/xpath/XPathException > > by adding jar files from xalan-j 2.7 to > Tomcat's common\lib > serializer.jar > xalan.jar > xercesImpl.jar > xml-apis.jar > xsltc.jar > > I don't know

Re: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-24 Thread Rashmi Rubdi
I was also able to fix this problem: java.lang.NoClassDefFoundError: org/apache/xpath/XPathException by adding jar files from xalan-j 2.7 to Tomcat's common\lib serializer.jar xalan.jar xercesImpl.jar xml-apis.jar xsltc.jar I don't know why it didn't work, when these jar files we

Re: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-24 Thread Rashmi Rubdi
I have created a test war file: text_xml.war_temp and have uploaded it here http://www.latestdeals.info/dev_test/ File should be renamed to text_xml.war after downloading it, and can be accessed from http://localhost:8080/text_xml/ I changed the schema in web.xml to http://java.su

Re: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-23 Thread Hassan Schroeder
Rashmi Rubdi wrote: > ... but I still get the error > SAXParseException: Content is not allowed in prolog. Can you create a simple test case WAR that demonstrates the error? If so, post it somewhere and we can take a look... -- Hassan Schroeder - [EMAIL PROTECTE

Re: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-22 Thread Rashmi Rubdi
Sorry about this, i'm a newbie to jstl, and I'm trying this xml parsing with jstl for the first time. The mismatch is due to the fact that I copied code from older articles on the Internet dating back to 2002, 2003 I made corrections to make everything conform to JSTL1.1, also checked the

Re: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-22 Thread Hassan Schroeder
Rashmi Rubdi wrote: > There might be something wrong on what I have in my web.xml , compared to > what's in the JSP > > > http://java.sun.com/jstl/fmt > /WEB-INF/tld/fmt.tld > > > http://java.sun.com/jstl/core > /WEB-INF/tld/c.tld > > >

Re: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-22 Thread Rashmi Rubdi
" to most editors, that gets added to UTF-8 files > > I am struggling with this problem, I tried to change the encoding to UTF-8, > UTF-16 and ISO but none of them seemed to solve the problem > > Does anyone know of a "real text editor" for Windows XP, which will allow

Re: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-22 Thread Eric Haszlakiewicz
ve the problem > > Does anyone know of a "real text editor" for Windows XP, which will allow > me to see if there are any special characters before the prolog? > > > heres my xml: > ^^ Are these spaces actually there in your xml, or is that just how

RE: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-21 Thread Rashmi Rubdi
Hello Joachim,   Thank you for your help, I downloaded a hex editor and tested the XML file, the hex editor did not display any special characters at all.   I'm attaching the XML file test5.xml, please check and see if you see any special characters BOM or any other, before the prolog.

RE: Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-21 Thread Kessel, Joachim (J.)
Hello Rahsmi, you can try to use a free hex editor: http://www.kibria.de/frhed.html with this editor you will see the BOM in front of the tag, if it's there. Kind regards, Joachim Kessel -Original Message- From: Rashmi Rubdi [mailto:[EMAIL PROTECTED] Sent: Freitag, 21. Juli 20

Content is not allowed in prolog. - text editor for Windows XP that shows special characters before the prolog

2006-07-21 Thread Rashmi Rubdi
t; to most editors, that gets added to UTF-8 files I am struggling with this problem, I tried to change the encoding to UTF-8, UTF-16 and ISO but none of them seemed to solve the problem Does anyone know of a "real text editor" for Windows XP, which will allow me to see if t

ANN: Stylus Studio 5 Home Edition XML Editor Now Available

2004-08-03 Thread Stylus Studio Announcements
settings, and is available now for only $49 (USD) for a single-user license. The latest addition to the Stylus Studio family of XML productivity tools offers substantially more XML development features compared to other low-cost XML tools, including: * XML Editor - Full support for

Re: native2ascii or better editor?

2004-03-04 Thread Evgeny Gesin
> From: "Evgeny Gesin" <[EMAIL PROTECTED]> > To: "Tag Libraries Users List" > <[EMAIL PROTECTED]> > Sent: Thursday, March 04, 2004 00:26 > Subject: native2ascii or better editor? > > > > Am I must to use native2ascii to create text

RE: native2ascii or better editor?

2004-03-04 Thread Evgeny Gesin
all. > > Btw, did you get the i18n for images issue figured > out? > > -yan > > -Original Message- > From: Evgeny Gesin [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 03, 2004 3:26 PM > To: Tag Libraries Users List > Subject: native2ascii or better

Re: native2ascii or better editor?

2004-03-04 Thread Dima Gutzeit
Libraries Users List" <[EMAIL PROTECTED]> Sent: Thursday, March 04, 2004 00:26 Subject: native2ascii or better editor? > Am I must to use native2ascii to create text labels > for a resource bundle file? > > The problem is that these labels are not human > readable a

RE: native2ascii or better editor?

2004-03-03 Thread Yansheng Lin
Subject: native2ascii or better editor? Am I must to use native2ascii to create text labels for a resource bundle file? The problem is that these labels are not human readable and sometimes native2ascii generates incorrect sequence of characters (such as duplicates), at least in Russian language

native2ascii or better editor?

2004-03-03 Thread Evgeny Gesin
, which is capable of encoding UTF-8 chars, such as Russian charset, so chars are human readable in the editor, but unfortunatelly at run-time they are displayed as gibberish. In short can you advice a tool, like JEdit, to make more easer writing and editing resource bundle files, or I must work

Re: jstl editor

2004-02-24 Thread Lorenzo Sicilia
Martin van Dijken wrote: In Myeclipse version 2.7 there is code completion support for taglibs in general. If you include the JSTL taglibrary in your project and use a <%@ taglib referring to it, all tags that follow it are syntax colored according to the tld. Also, when you use the key to start co

RE: jstl editor

2004-02-24 Thread Martin van Dijken
sts the available tags or the available attributes of the current tag. Excellent stuff Martin > -Original Message- > From: Lorenzo Sicilia [mailto:[EMAIL PROTECTED] > Sent: dinsdag 24 februari 2004 15:30 > To: Tag Libraries Users List > Subject: Re: jstl editor > > &

Re: jstl editor

2004-02-24 Thread Lorenzo Sicilia
Martin van Dijken wrote: Hey Lorenzo, Check out Lomboz or MyEclipse for JSP Eclipse plugins. Lomboz is open source and therefore free, but I've found it to be slightly buggy. MyEclipse (www.myeclipseide.org) costs $30 and is far more stable. There are other options, check them at www.eclipse-plug

RE: jstl editor

2004-02-24 Thread Martin van Dijken
luck, Martin > -Original Message- > From: Lorenzo Sicilia [mailto:[EMAIL PROTECTED] > Sent: dinsdag 24 februari 2004 15:06 > To: Tag Libraries Users List > Subject: jstl editor > > > Hi to the list, > > Does exist a jstl editor? > In dw mx there is a small

jstl editor

2004-02-24 Thread Lorenzo Sicilia
Hi to the list, Does exist a jstl editor? In dw mx there is a small support, just code hint. An ecplipse plug-in it would be a good point :) Regard Lorenzo Sicilia - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: Editor

2003-08-14 Thread Eric . Lewis
ards, Eric -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Montag, 11. August 2003 14:42 To: [EMAIL PROTECTED] Subject: Editor Hi, Can you recomend me some editor which reckognize jstl tags? tha

Re: Editor

2003-08-14 Thread Sgarlata Matt
PROTECTED]> Sent: Monday, August 11, 2003 8:59 AM Subject: RE: Editor I've found that the editor we use (www.editplus.com) works largely identical to ultraedit, syntax files will probably be exchangeable, so if you need an alternative which works similar > -Original Message

RE: Editor

2003-08-14 Thread Martin van Dijken
I've found that the editor we use (www.editplus.com) works largely identical to ultraedit, syntax files will probably be exchangeable, so if you need an alternative which works similar > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Se

Re: Editor

2003-08-14 Thread Eric W Hauser
Vim is an excellent editor for JSP and XML files...It's syntax highlighting is good for pointing out when you miss a quote... On Mon, 11 Aug 2003, Sgarlata Matt wrote: > I use Eclipse for Java and EditPlus for JSP. However, I don't see any > syntax highlighting files posted

Re: Editor

2003-08-14 Thread Felipe Leme
t it didn't in the version I tried (3.5.1, which was the most recent at the time), so I had to add standard.jar to the repository Eclipse - the editor by itself doesn't support J2EE/JSP development, but you can achieve that using plug-ins. I tested 2 popular plug-ins for the task,

Editor

2003-08-14 Thread [EMAIL PROTECTED]
Hi, Can you recomend me some editor which reckognize jstl tags? thanks, lukas