RE: How can i pass my request-parameter to my servlet

2002-02-25 Thread Karl ie
Title: How can i pass my request-parameter to my servlet map:match pattern="/path/test.xml*" map:generate src="http://myservletserver/myservlet?pageno={1}"/ map:transform src="stylesheets/news/slashdot.xsl" map:parameter name="use-request-parameters" value="true"/ !-- here --

RE: How can i pass my request-parameter to my servlet

2002-02-25 Thread Karl ie
Title: How can i pass my request-parameter to my servlet you know, i was not answering to your question here. sorry! :-) mvh karl -Original Message-From: Karl Øie [mailto:[EMAIL PROTECTED]]Sent: 25. februar 2002 12:06To: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: RE: How

RE: urgent encoding problem...

2001-12-12 Thread Karl ie
it's not that people don't bother to answer you but a lot of people here don't have any experience with shift-jis encoding. as a Norwegian I have the same problem, non Scandinavians can hardly reproduce problems revolving Scandinavian-characters. when it comes to your string problem there

RE: urgent encoding problem...

2001-12-12 Thread Karl ie
erm... that code snipple was from the XMLSerializer, not the HTMLSerializer as i wrote, but the approach should be the same.. sorry! mvh karl øie -Original Message-From: Karl Øie [mailto:[EMAIL PROTECTED]]Sent: 12. desember 2001 13:51To: [EMAIL PROTECTED]; Arun.NSubject: