JSP forward request parameter and encoding

2004-04-01 Thread Hiroshi Iwatani
In the following JSP page, parameter value is a three Japanese character string: (B (B--- aJsp.jsp (B... (B... (B% (BString destination = "/aServlet"; (B% (Bjsp:forward page="%= destination %" (B jsp:param name="para" value="$B0&2&$h(B" / (B/jsp:forward

Re: JSP Include and URL encoding

2004-04-02 Thread Hiroshi Iwatani
appreciated, -dennis - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized cats and dogs including kittens

Re: JSP Include and URL encoding

2004-04-02 Thread Hiroshi Iwatani
Dennis Thrysøe wrote: Hiroshi Iwatani wrote: (1)Set page directive attributes right (Maybe, pageEncoding = your platform encoding and charset = UTF-8) They are correct. The generated servlet already contains the wrong value '%3F'. (2)Use a Servlet/JSP container other than Tomcat

Re: Tomcat 5 vs. Resin?

2004-04-03 Thread Hiroshi Iwatani
. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized cats and dogs including kittens and puppies: US 5 million, JP 500

Re: FW: jsp:include tag does not preserve encoding of the text

2004-04-03 Thread Hiroshi Iwatani
/HEAD BODY jsp:include page=data1.html flush=true/ /BODY /HTML data1.html. meta HTTP-EQUIV=content-type CONTENT=text/html; charset=UTF-8 br . br -- Hiroshi Iwatani *stop cruelty* Annual number

Re: Tomcat 5 vs. Resin?

2004-04-03 Thread Hiroshi Iwatani
learning curves and gotchas, so I'm interested in learning more about the alternatives. Thanks. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Hiroshi Iwatani *stop cruelty* Annual

Re: Tomcat 5 vs. Resin?

2004-04-05 Thread Hiroshi Iwatani
website is very badly arranged and that again comes down on the docs. Maybe if you buy a version of resin you get something better, but I haven't seen that. hope it helps -reynir Hiroshi Iwatani wrote: And, Resin is open-source, kind of ... Josh Rehman wrote: Has anyone compared Tomcat 5

Tag handler can't evaluate EL

2004-06-27 Thread Hiroshi Iwatani
/taglib - -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized cats and dogs including kittens and puppies: US 5 million, JP 500 thousand. How about your country? *for our better karma

Re: JSF Newbie

2004-07-23 Thread Hiroshi Iwatani
) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:534) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Hiroshi Iwatani *stop cruelty* Annual

Re: JSF Newbie

2004-07-24 Thread Hiroshi Iwatani
) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized cats and dogs including kittens and puppies: US 5 million, JP 500 thousand. How about

Re: Tomcat 5.0.27 / JavaServer Faces

2004-07-27 Thread Hiroshi Iwatani
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized cats and dogs including kittens and puppies: US 5 million, JP 500 thousand. How

Re: TC5.0.27 and JSF, again

2004-07-30 Thread Hiroshi Iwatani
) 2004-07-29 07:54:27 StandardContext[/servlets-examples]ContextListener: contextInitialized() 2004-07-29 07:54:27 StandardContext[/servlets-examples]SessionListener: contextInitialized() Betto McRose G, Dpto. Informático TECNOMYL S.R.L. -- Hiroshi Iwatani *stop cruelty* Annual number

Re: Invoking a servlet from the browser

2004-07-31 Thread Hiroshi Iwatani
]/webapps/ROOT/WEB-INF/web.xml file. URL should be http://localhost:8080/YourMappedUrl or somewhere else? Many thanks Julian - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Hiroshi

Re: Have you implemented a Java server faces site?

2004-08-14 Thread Hiroshi Iwatani
] For additional commands, e-mail: [EMAIL PROTECTED] -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized cats and dogs including kittens and puppies: US 5 million, JP 500 thousand. How about your country? *for our better karma

Re: Have you implemented a Java server faces site?

2004-08-15 Thread Hiroshi Iwatani
. See this article: http://www.onjava.com/pub/a/onjava/2004/06/09/jsf.html Personally, I feel JSF has saved my life in the Web development sea. It's simple, easy to use, and more effective than Struts et al. Hiroshi Iwatani wrote: Yes. See http://www.theserverside.com/news/thread.tss?thread_id=27962

Re: [OT] Re: Have you implemented a Java server faces site?

2004-08-18 Thread Hiroshi Iwatani
with this technology. Since it seems that you did implemented a full app successfully, if you don't mind, could you share your experience and how did your project go? Thanks. Hiroshi Iwatani wrote: Oh yes. But ... V D wrote: Thank you very much for the link. I also did some work on JSF too, and see its

Re: JSP WhiteSpace

2004-08-21 Thread Hiroshi Iwatani
. http://promotions.yahoo.com/goldrush - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized cats and dogs including

Re: NullPointerException loading JavaServer Faces web application

2004-09-15 Thread Hiroshi Iwatani
: [EMAIL PROTECTED] -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized cats and dogs including kittens and puppies: US 5 million, JP 500 thousand. How about your country? *for our better karma

Re: JDBC

2005-02-27 Thread Hiroshi Iwatani
. So do we. http://promotions.yahoo.com/new_mail - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Hiroshi Iwatani *stop cruelty* Annual number of institutionally euthanized cats

Re: serving japanese file problem

2005-08-12 Thread Hiroshi Iwatani
directory. while requesting that file url encode to %E3%82%A6%E3%82%A7%E3%83%96.jpg but tomcat doesn't serve ウェブ.jpg instead it says file not found. my question is how to make tomcat to decode %E3%82%A6%E3%82%A7%E3%83%96.jpg as ウェブ.jpg -- Hiroshi Iwatani *stop cruelty* Annual number

Re: serving japanese file problem

2005-08-12 Thread Hiroshi Iwatani
have specifed but i get broken image(ie file not found) arun On 8/12/05, Hiroshi Iwatani [EMAIL PROTECTED] wrote: Your tomcat isn't running with UTF-8 and/or your platform doesn't use UTF-8 for file name. On my Linux Fedora Core 3: echo $LANG

How to specify Tomcat error encoding?

2005-09-01 Thread Hiroshi Iwatani
sendRedirect(java.lang.String) was found in type javax.servlet.http.HttpServletRequest. My question is: how could we have Tomcat display correct Japanese error message when JSP java code has errors for java compiler et al? Thanks in advance. -- Hiroshi Iwatani *stop cruelty* Annual number

How to use ServletContext#log() in TC5.5?

2005-09-11 Thread Hiroshi Iwatani
From Tomcat 5.5 context conf entries, Logger entry has disappeared. How could we continue using servlet ServletContext#log() or JSP application.log() on the 5.5? In other words, what is the equivalent for Logger entry and the log file specified by it in TC 5.5? Thanks in advance. -- Hiroshi