JSTL 1.1 for Java5?

2004-11-17 Thread Andreas Schildbach
, Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: whitespace inside but outside inserted in to output

2004-05-03 Thread Andreas Schildbach
Example 3: Example 4: Regards, Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: whitespace inside but outside inserted in to output

2004-05-03 Thread Andreas Schildbach
ried other implementations). I am doing ">go! in a lot of places and there is not any whitespace appearing in the href attribute. Just the plain link. Would you have expected the CR and the TAB in the source here, too?

Re: whitespace inside but outside inserted in to output

2004-05-03 Thread Andreas Schildbach
s would make things much easier. Regards, Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: whitespace inside but outside inserted in to output

2004-05-03 Thread Andreas Schildbach
have to write the whole choose/when/when/otherwise-construct in one line, which results in a 300 character line. Regards, Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

whitespace inside but outside inserted into output

2004-05-03 Thread Andreas Schildbach
Hello everyone, With the Jakarta JSTL implementation 1.10, I discovered the following behaviour: Any whitespace inside but outside or is inserted into the output stream. An example: X Y would result in "X Y" instead of the expected "XY"

Re: Doesn't LocalizationContext use HttpServletRequest.getLocale() to get the user selected language?

2004-04-26 Thread Andreas Schildbach
convince the community to make that default mechanism optional for the next Servlet spec revision, for example by having to declare the default in the web.xml if it is desired. Regards, Andreas - To unsubscribe, e-mail: [EMAIL

Doesn't LocalizationContext use HttpServletRequest.getLocale() to get the user selected language?

2004-04-26 Thread Andreas Schildbach
ard JSTL implementation (1.10) uses other ways to retrieve the user selected locale? Regards, Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

generates incorrect encoding?

2003-09-19 Thread Andreas Schildbach
7, JDK 1.4.2 and JSTL 1.03 Regards, Andreas Schildbach --- # Line 13, column 81: cannot generate system identifier for general entity "param2" ...E16EDEC5EAFDA47DCBBB44?param1=value1¶m2=value2">action ^ # Line 13, column 81: gener

and sort order

2003-08-14 Thread Andreas Schildbach
provides a "sort" parameter for ordering, but I don't want to mix JSTL and XTags) Regards, Andreas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

JSTL: Nesting inside

2002-12-01 Thread Andreas Schildbach
uot;x:transform" tag, given its attributes." my configuration is as follows: jdk 1.4.1 tomcat 4.1.12 jstl 1.02 could anyone help me out? regards, andreas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

which xml parser/transformer does jakarta jstl use?

2002-11-13 Thread Andreas Schildbach
hello out there, can anyone tell me which xml parser and xml transformer does the jakarta implementation of jstl use for its xml-related-tags? and if it uses a specific one, how can i change it (to xerces 2.2.0)? regards, andreas -- To unsubscribe, e-mail: <mailto:taglibs-user-unsubscr

strange xsl/xml encoding problem with jstl and tomcat: maybe a bug in jstl 1.02?

2002-11-02 Thread Andreas Schildbach
blem on the internet/faqs none of this helped. what am i doing wrong? andreas -- To unsubscribe, e-mail: <mailto:taglibs-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>

Runtime Problems

2002-08-26 Thread Andreas Metz
DH532 TSV532 FSV532 DKV290 SNV 1 25<<<<<<<<<<<<<<<<<<<<<<<<<<< NEW CONTENT OF NEW TABLE 30 -- I hope you unsterstand my problem and can help me. Lot of thanxs for reading the whole stuff. :-) Mfg, Andreas Metz

Problems with JSTL

2002-08-25 Thread Andreas
nstall the standard-examples but I get a message that there is no MANIFEST in META-INF. What's wrong? Thanx for your help. Andreas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

AW: Problems by Compling JSP's

2002-03-15 Thread Andreas Metz
works fine. Thanxs for respones, it helps me to find my error. Andreas Metz -Ursprüngliche Nachricht- Von: Andreas Metz Gesendet: Donnerstag, 14. März 2002 18:08 An: 'Tag Libraries Users List' (E-Mail) Betreff: Problems by Compling JSP's Hi, i'm new in working

Problems by Compling JSP's

2002-03-14 Thread Andreas Metz
hope it is enough information that someone can help me. Thanxs, Andreas Metz

Database connection in a tag

2001-07-26 Thread Andreas Ek
ay to open the database for comming tag of the same kind?   I've tried sessions, statics, constructors, etc.   (I don't want to use the sql tag because of complicated jsp-coding for the users)   Any idéas?   Regards, Andreas Ek.