Re: [Rife-users] Re: how to run rift-crud in eclipse

2006-03-31 Thread Geert Bevin
Don't know how I missed the "Run Samples" config...  Thanks, I have  
the

samples up and running.  So is the eCalendar a better example?


It's not 'better', but it's a real-life application that is used in a  
real environment. It contains some customizations that aren't present  
in the samples.


Best regards,

Geert

--
Geert Bevin Uwyn bvba   GTalk: [EMAIL PROTECTED]
"Use what you need" Avenue de Scailmont 34  Skype: gbevin
http://www.uwyn.com 7170 Manage, Belgium  AIM: geertbevin
gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


[Rife-users] Re: how to run rift-crud in eclipse

2006-03-31 Thread JohnT
Geert Bevin  uwyn.com> writes:

> 
> Hi Jing,
> 
> RIFE/Crud is included in the Jumpstart now, you should just be able  
> to use it from within there.
> 
> The RIFE/Crud sources contain a "Run Samples" Eclipse configuration,  
> you should be able to just use that.
> 
> If you want to work from another existing example, take a look at  
> eCalendar (https://rife-crud.dev.java.net/files/documents/2420/29948/ 
> ecalendar-1.2.zip), it contains an Eclipse setup.
> 
> Hope this helps,
> 

Don't know how I missed the "Run Samples" config...  Thanks, I have the 
samples up and running.  So is the eCalendar a better example?

 - John



___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


Re: [Rife-users] Re: how to run rift-crud in eclipse

2006-03-31 Thread Geert Bevin

Hi Jing,

RIFE/Crud is included in the Jumpstart now, you should just be able  
to use it from within there.


The RIFE/Crud sources contain a "Run Samples" Eclipse configuration,  
you should be able to just use that.


If you want to work from another existing example, take a look at  
eCalendar (https://rife-crud.dev.java.net/files/documents/2420/29948/ 
ecalendar-1.2.zip), it contains an Eclipse setup.


Hope this helps,

Geert

On 31-mrt-06, at 17:39, JohnT wrote:


Geert Bevin  uwyn.com> writes:



Hi Jing,

I added Eclipse support and the required project files, you can
download the snapshot source archive here:

http://rifers.org/downloads/rife/snapshots/rife-crud-1.1-snapshot.zip

Best regards,

Geert

On 26-okt-05, at 00:30, Jing Ai wrote:


Hi,

I just start looking at rife and rife-crud and I am trying to run
the samples contained in rife-crud src.zip. But I have no clue of
how to do it in eclipse. I have tomcat integrated with eclipse and
I don't know where to put all the rife jars and rife-crud jars and
the sample src code. Can anyone give me some directions on how to
run the samples?

Thanks a lot,

Maggie


___
Rife-users mailing list
Rife-users  uwyn.com
http://www.uwyn.com/mailman/listinfo/rife-users




--
Geert Bevin   Uwyn bvba
"Use what you need"   Avenue de Scailmont 34
http://www.uwyn.com   7170 Manage, Belgium
gbevin[remove] at uwyn dot comTel +32 64 84 80 03

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net

Hi Geert.  I am trying to do the same thing with rife-crud-1.2- 
jdk15.jar in
Eclipse 3.1.  Should I be able to get the examples up and running  
the same way
I did Jumpstart?  I notice, for example, that there is not a Run  
configuration.


I mimicked the steps from the jumpstart movie, and tried to copy  
the Run
configuration from the jumpstart project, but I can't get Jetty off  
the

ground.  I get the follwing in the consol:

INFO: Started SocketListener on 0.0.0.0:8080
Mar 31, 2006 8:30:51 AM org.mortbay.jetty.Server main
WARNING: EXCEPTION
org.mortbay.util.MultiException[javax.servlet.ServletException: An  
error

occurred during the initialization of the repository.]
at org.mortbay.http.HttpServer.doStart(HttpServer.java:731)
at org.mortbay.util.Container.start(Container.java:72)
at org.mortbay.jetty.Server.main(Server.java:433)
javax.servlet.ServletException: An error occurred during the  
initialization of

the repository.
at com.uwyn.rife.servlet.RifeFilter.init(RifeFilter.java:74)
at org.mortbay.jetty.servlet.FilterHolder.start(FilterHolder.java:71)
at org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets
(WebApplicationHandler.java:312)
at org.mortbay.jetty.servlet.WebApplicationContext.doStart
(WebApplicationContext.java:511)
at org.mortbay.util.Container.start(Container.java:72)
at org.mortbay.http.HttpServer.doStart(HttpServer.java:753)
at org.mortbay.util.Container.start(Container.java:72)
at org.mortbay.jetty.Server.main(Server.java:433)
Mar 31, 2006 8:31:23 AM org.mortbay.util.Container start
INFO: Started HttpContext[/,/]

... and the following in the browser:
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:
WebApplicationContext[/,[null, 127.0.0.1, localhost]:/]
The links above may not work if a virtual host is configured

If I can get this running, and successfully implement a few CRUD-ed  
tables, I
will very likely push for RIFE on an upcoming project.  Thanks in  
advance.


 - John



___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users



--
Geert Bevin Uwyn bvba   GTalk: [EMAIL PROTECTED]
"Use what you need" Avenue de Scailmont 34  Skype: gbevin
http://www.uwyn.com 7170 Manage, Belgium  AIM: geertbevin
gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


[Rife-users] Re: how to run rift-crud in eclipse

2006-03-31 Thread JohnT
Geert Bevin  uwyn.com> writes:

> 
> Hi Jing,
> 
> I added Eclipse support and the required project files, you can  
> download the snapshot source archive here:
> 
> http://rifers.org/downloads/rife/snapshots/rife-crud-1.1-snapshot.zip
> 
> Best regards,
> 
> Geert
> 
> On 26-okt-05, at 00:30, Jing Ai wrote:
> 
> > Hi,
> >
> > I just start looking at rife and rife-crud and I am trying to run  
> > the samples contained in rife-crud src.zip. But I have no clue of  
> > how to do it in eclipse. I have tomcat integrated with eclipse and  
> > I don't know where to put all the rife jars and rife-crud jars and  
> > the sample src code. Can anyone give me some directions on how to  
> > run the samples?
> >
> > Thanks a lot,
> >
> > Maggie
> >
> >
> > ___
> > Rife-users mailing list
> > Rife-users  uwyn.com
> > http://www.uwyn.com/mailman/listinfo/rife-users
> >
> >
> 
> --
> Geert Bevin   Uwyn bvba
> "Use what you need"   Avenue de Scailmont 34
> http://www.uwyn.com   7170 Manage, Belgium
> gbevin[remove] at uwyn dot comTel +32 64 84 80 03
> 
> PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
> Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net
> 
Hi Geert.  I am trying to do the same thing with rife-crud-1.2-jdk15.jar in 
Eclipse 3.1.  Should I be able to get the examples up and running the same way 
I did Jumpstart?  I notice, for example, that there is not a Run configuration.

I mimicked the steps from the jumpstart movie, and tried to copy the Run 
configuration from the jumpstart project, but I can't get Jetty off the 
ground.  I get the follwing in the consol:

INFO: Started SocketListener on 0.0.0.0:8080
Mar 31, 2006 8:30:51 AM org.mortbay.jetty.Server main
WARNING: EXCEPTION 
org.mortbay.util.MultiException[javax.servlet.ServletException: An error 
occurred during the initialization of the repository.]
at org.mortbay.http.HttpServer.doStart(HttpServer.java:731)
at org.mortbay.util.Container.start(Container.java:72)
at org.mortbay.jetty.Server.main(Server.java:433)
javax.servlet.ServletException: An error occurred during the initialization of 
the repository.
at com.uwyn.rife.servlet.RifeFilter.init(RifeFilter.java:74)
at org.mortbay.jetty.servlet.FilterHolder.start(FilterHolder.java:71)
at org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets
(WebApplicationHandler.java:312)
at org.mortbay.jetty.servlet.WebApplicationContext.doStart
(WebApplicationContext.java:511)
at org.mortbay.util.Container.start(Container.java:72)
at org.mortbay.http.HttpServer.doStart(HttpServer.java:753)
at org.mortbay.util.Container.start(Container.java:72)
at org.mortbay.jetty.Server.main(Server.java:433)
Mar 31, 2006 8:31:23 AM org.mortbay.util.Container start
INFO: Started HttpContext[/,/]

... and the following in the browser:
Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are: 
WebApplicationContext[/,[null, 127.0.0.1, localhost]:/] 
The links above may not work if a virtual host is configured 

If I can get this running, and successfully implement a few CRUD-ed tables, I 
will very likely push for RIFE on an upcoming project.  Thanks in advance.

 - John



___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


Re: [Rife-users] Re: code conventions

2006-03-31 Thread Geert Bevin

Thanks!

On 31-mrt-06, at 16:53, Frederic Daoud wrote:


I agree, please move it.


It is done.



___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users



--
Geert Bevin Uwyn bvba   GTalk: [EMAIL PROTECTED]
"Use what you need" Avenue de Scailmont 34  Skype: gbevin
http://www.uwyn.com 7170 Manage, Belgium  AIM: geertbevin
gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


[Rife-users] Re: code conventions

2006-03-31 Thread Frederic Daoud
> I agree, please move it.

It is done.



___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


Re: [Rife-users] Re: code conventions

2006-03-31 Thread Geert Bevin

I agree, please move it.

On 31-mrt-06, at 16:36, Frederic Daoud wrote:

By the way, a detail, I think the code conventions document should  
be under:


RIFE > Home > Development

instead of where it is now,

RIFE > Home > Cook Book

but I'll let Geert decide.

Cheers,
Frederic


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users



--
Geert Bevin Uwyn bvba   GTalk: [EMAIL PROTECTED]
"Use what you need" Avenue de Scailmont 34  Skype: gbevin
http://www.uwyn.com 7170 Manage, Belgium  AIM: geertbevin
gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


[Rife-users] Re: code conventions

2006-03-31 Thread Frederic Daoud
By the way, a detail, I think the code conventions document should be under:

RIFE > Home > Development

instead of where it is now,

RIFE > Home > Cook Book

but I'll let Geert decide.

Cheers,
Frederic


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


[Rife-users] Re: code conventions

2006-03-31 Thread Frederic Daoud
> I just added a first (little) draft about code conventions 
> http://rifers.org/wiki/display/RIFE/Code+conventions
> 
> Pierre

Hi Pierre,

Thanks for adding this document.

I made a few grammatical corrections and added a 'Naming Conventions'
section.

Wish you a good weekend,

Frederic


> >>Hi Frederic,
> >>
> >>no, such a document hasn't been written yet. When I find the time I  
> >>will put something on the wiki about it. If you have some time and  
> >>want to have a go at it, go right ahead, I'll jump in to help or  
> >>correct when needed.
> >>
> >>Best regards,
> >>
> >>Geert
> >>


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


Re: [Rife-users] code conventions

2006-03-31 Thread Geert Bevin

Great! I'll read over it this weekend, most probably.

On 31-mrt-06, at 12:42, Raoul Pierre wrote:



I just added a first (little) draft about code conventions http:// 
rifers.org/wiki/display/RIFE/Code+conventions


Pierre


Hi Frederic,

no, such a document hasn't been written yet. When I find the time  
I  will put something on the wiki about it. If you have some time  
and  want to have a go at it, go right ahead, I'll jump in to  
help or  correct when needed.


Best regards,

Geert



Sure, I'd like to help. Coding standards are very important to me,
in my projects, professional and personal, so I have a lot of respect
for others that try to establish and follow standards as well. I'll
try to start writing a document soon, and as you said, you can  
correct

me where needed.

Thanks for your response.

Frederic



Hi Geert,

Is there a document with the RIFE coding standards?

I've looked through the RIFE source code quite a bit (sometimes  
it's
the best way to learn things!), so I could already see some  
standards
being used. However I was wondering if there was an official  
document.


Thanks,

Frederic





___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users








___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users



--
Geert Bevin Uwyn bvba   GTalk: [EMAIL PROTECTED]
"Use what you need" Avenue de Scailmont 34  Skype: gbevin
http://www.uwyn.com 7170 Manage, Belgium  AIM: geertbevin
gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


Re: [Rife-users] i18n patch

2006-03-31 Thread Geert Bevin

Hi Pierre,


First ones:
- is there a special order in the import instructions, especialy  
between rife ones and java ones ?


The usual order is first the non JDK imports and the the JDK ones.  
Also, first the wildcart imports and then the single ones. As soon as  
there are 5 single ones of the same package, they become a wildcart  
import.


- in ElementSupport, you remove all the try/catch of the new  
methods: is this because there is no action associated with the  
catch? Or because the EngineException catching was not enough  
specific?


The reason why I removed them was that you checked for the presence  
of the property manually before obtaining it. Any exception that is  
still triggered after that is probably an important problem and  
should at least be triggered. Swallowing exceptions is generally a  
very bad idea, unless you document the reason clearly or log  
something (which is usually not even a good idea for a framework). I  
could find a good reason to swallow them, however if there is one,  
add the appropriate comments to explain why.


Proposition: to start a wiki page on rife coding standard with the  
rules I can learn from the corrections you did in my code.


Very good idea!

I would be interested in the opinion of other users about these   
functionalities, please let us know what you think about it and  
if  you have any suggestions.


Here are some things that need to be done imho:

* add Javadocs on every public method and class


Even if there are implementations of interface methods?


No, not in that case, since the javadoc parser will automatically use  
the Javadoc comments from the interface methods. However, if your  
implementation does something special or noteworthy wrt. the  
explanation of the interface, you do need to document that.


* I'm not sure about the fixed property names and input names on   
ElementSupport, it seems a bit hackish to me. I think it would be   
better to inject an instance of TranslatorSupport. I know that  
RIFE's  IoC doesn't support the creation of references or  
invocation of  factories in-line yet in XML, but it will be added  
soon. Imho it  would be better to totally decouple the actual fact  
of having  properties or inputs from the base element support.


I put the constant values here as imo they are not associated at   
the  TranslatorSupport interface but at a specific implemantation,  
i.e. ElementSupport.


Well in my reasoning, they could be associated with on particular  
TranslatorSupport implementation, no?


If we want to decouple TranslatorSupport implementation from  
ElementSupport, how to get then property specific to an element?  
ElementContext.getActiveElement() ?


By injecting a property that is an implementation of  
TranslatorSupport that packages all those properties together. Don't  
you think that that would be cleaner and less intrusive?


* For properties, I'm also trying to use plausible name for real   
properties as much as possible. These will be injected into the   
element instance if the setters are present and   
setL10N_LOCALE_PROVIDER(String) doesn't look very nice.


I just used similar names and formats as what I found in Template  
and Rife Config.  Do you want something like


Yeah, that's a worthy approach, except that in this case they are  
supposed to be injectable and real properties instead of just  
configuration labels.



 L10N_LOCALE_PROVIDER >>> L10nLocaleProvider


l10LocaleProvider (lower cased initial)

* I'm not entirely sure about "boolean atTheEnd, boolean  
withDefault"  for the addResourceBundle methods either. We're  
trying to reduce  boolean flags as little as possible since  
without reading the  Javadocs, it's impossible to know what the  
method call does once it's  written. Do you think it's important  
to have these attributes  present? If so, can you give me an  
example why and preferably a  better API for achieving similar  
functionalities?


"boolean atTheEnd" is to put the items either at the begining or at  
the end of the list. "atTheEnd" at true is for the lowest priority.  
It's a lowest/highest choice. May be we can use some constants like  
Translator.HIGH_PRIORITY_RESOURCESBUNDLE/ 
Translator.LOW_PRIORITY_RESOURCESBUNDLE


Yes, I understand that. Is this something you needed in practice, or  
do you just think that it would be nice to have? Can you give me an  
example of when you needed it in a real world project?


"boolean withDefault" : it is to ask that at least a default  
resource bundle, if available,  should be added. An other way would  
be to provide  as parameter eitheir null value or  the default  
resourcebundle to be used, even if it's always  
Localization.getResourceBundles(new String[] {null}, getLocales())


Same question as above.

I really appreciate the work you're putting into this, thanks a lot!

Best regards,

Geert

--
Geert Bevin Uwyn bvba   GTalk: [EMAIL PROTECTED]
"Use what you need"  

[Rife-users] code conventions

2006-03-31 Thread Raoul Pierre


I just added a first (little) draft about code conventions 
http://rifers.org/wiki/display/RIFE/Code+conventions


Pierre


Hi Frederic,

no, such a document hasn't been written yet. When I find the time I  
will put something on the wiki about it. If you have some time and  
want to have a go at it, go right ahead, I'll jump in to help or  
correct when needed.


Best regards,

Geert
   



Sure, I'd like to help. Coding standards are very important to me,
in my projects, professional and personal, so I have a lot of respect
for others that try to establish and follow standards as well. I'll
try to start writing a document soon, and as you said, you can correct
me where needed.

Thanks for your response.

Frederic

 


Hi Geert,

Is there a document with the RIFE coding standards?

I've looked through the RIFE source code quite a bit (sometimes it's
the best way to learn things!), so I could already see some standards
being used. However I was wondering if there was an official document.

Thanks,

Frederic

 




___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users



 





___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


RE: [Rife-users] encoding problem

2006-03-31 Thread Lars Grupe
Hi Geert,

I'm using glue as servlet container. I will build a small example and test in 
on jetty.
If the problem is still there I will send the sample to you.

Cheers,
Lars

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Geert Bevin
> Sent: 31 March 2006 12:04
> To: RIFE users list : questions, bug reports and suggestions.
> Subject: Re: [Rife-users] encoding problem
> 
> 
> Can you package up a self-contained example for me so that I can  
> check this? RIFE should handle encoding automatically, as 
> long as the  
> browser isn't explicitly set to non-unicode.
> 
> Btw, which servlet container are you running?
> 
> On 31-mrt-06, at 11:58, Lars Grupe wrote:
> 
> > Hi Geert,
> >
> > When I understand you correctly you asked if I have set an encoding
> > in my browser?
> > I didn't change anything like that in my browser. I tried Internet  
> > Explorer and Firefox on different machines and I had 
> everywhere the  
> > same problem.
> > I tried to remove the charset parameter from the meta element in  
> > the head element, but the result is the same.
> >
> > Cheers,
> > Lars
> >
> >> -Original Message-
> >> From: [EMAIL PROTECTED] 
> >> [mailto:[EMAIL PROTECTED] On Behalf Of Geert Bevin
> >> Sent: 30 March 2006 18:05
> >> To: RIFE users list : questions, bug reports and suggestions.
> >> Subject: Re: [Rife-users] encoding problem
> >>
> >>
> >> Hi Lars,
> >>
> >> Do you explicitly change the encoding in your browser and 
> fix it to a
> >> particular encoding instead of leaving it on automatic? 
> Please check
> >> that.
> >>
> >> Best regards,
> >>
> >> Geert
> >>
> >> On 30-mrt-06, at 17:46, Lars Grupe wrote:
> >>
> >>> Hi,
> >>>
> >>> My sites have the following header wit charset="utf-8" ( with 
> >>> "iso-8859-1" I have the same problem)
> >>>
> >>>
> >>> 
> >>>   acrocheck™ Term Design
> >>>>> type="text/css"
> >>> media="screen, projection" title="Basic Style" />
> >>>   
> >>>   
> >>> 
> >>>
> >>> I use the following form as input:
> >>>
> >>>  >>>   name="editSuggestion"
> >>>   action="[!V 'SUBMISSION:FORM:changedSuggestion'/]"
> >>>   method="post">
> >>>
> >>>   
> >>>   
> >>>   
> >>>
> >>> 
> >>>
> >>> In my suggestion I call the function:
> >>>
> >>> String suggestion = getParameter("suggestion");
> >>>
> >>> If I enter 'Höhe' in the form, I get a string 'Höhe'. There is 
> >>> something wrong!
> >>>
> >>> Cheers,
> >>> Lars
> >>> ___
> >>> Rife-users mailing list
> >>> Rife-users@uwyn.com 
> >>> http://lists.uwyn.com/mailman/listinfo/rife-users
> >>>
> >>
> >> --
> >> Geert Bevin Uwyn bvba   GTalk:
> >> [EMAIL PROTECTED]
> >> "Use what you need" Avenue de Scailmont 34  Skype: gbevin
> >> http://www.uwyn.com 7170 Manage, Belgium  AIM: geertbevin
> >> gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 
> 477 302  
> >> 599
> >>
> >> PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 
> 309F D6A9 
> >> Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net
> >>
> >>
> >> ___
> >> Rife-users mailing list
> >> Rife-users@uwyn.com 
> http://lists.uwyn.com/mailman/listinfo/rife> -users
> >>
> > 
> ___
> 
> > Rife-users mailing list
> > Rife-users@uwyn.com 
> http://lists.uwyn.com/mailman/listinfo/rife> -users
> >
> 
> --
> Geert 
> Bevin Uwyn bvba   
> GTalk: [EMAIL PROTECTED]
> "Use what you need" Avenue de Scailmont 34  Skype: gbevin
> http://www.uwyn.com 7170 Manage, Belgium  AIM: geertbevin
> gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599
> 
> PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 
> 309F D6A9 Public PGP key  : available at servers pgp.mit.edu, 
> wwwkeys.pgp.net
> 
> 
> ___
> Rife-users mailing list
> Rife-users@uwyn.com http://lists.uwyn.com/mailman/listinfo/rife-users
> 
___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


Re: [Rife-users] encoding problem

2006-03-31 Thread Geert Bevin
Can you package up a self-contained example for me so that I can  
check this? RIFE should handle encoding automatically, as long as the  
browser isn't explicitly set to non-unicode.


Btw, which servlet container are you running?

On 31-mrt-06, at 11:58, Lars Grupe wrote:


Hi Geert,

When I understand you correctly you asked if I have set an encoding  
in my browser?
I didn't change anything like that in my browser. I tried Internet  
Explorer and Firefox on different machines and I had everywhere the  
same problem.
I tried to remove the charset parameter from the meta element in  
the head element, but the result is the same.


Cheers,
Lars


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Geert Bevin
Sent: 30 March 2006 18:05
To: RIFE users list : questions, bug reports and suggestions.
Subject: Re: [Rife-users] encoding problem


Hi Lars,

Do you explicitly change the encoding in your browser and fix
it to a
particular encoding instead of leaving it on automatic? Please check
that.

Best regards,

Geert

On 30-mrt-06, at 17:46, Lars Grupe wrote:


Hi,

My sites have the following header wit charset="utf-8" ( with
"iso-8859-1" I have the same problem)



acrocheck™ Term Design

type="text/css"

media="screen, projection" title="Basic Style" />


charset=utf-8" />



I use the following form as input:









In my suggestion I call the function:

String suggestion = getParameter("suggestion");

If I enter 'Höhe' in the form, I get a string 'Höhe'. There is
something wrong!

Cheers,
Lars
___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users



--
Geert Bevin Uwyn bvba   GTalk:
[EMAIL PROTECTED]
"Use what you need" Avenue de Scailmont 34  Skype: gbevin
http://www.uwyn.com 7170 Manage, Belgium  AIM: geertbevin
gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302  
599


PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users



--
Geert Bevin Uwyn bvba   GTalk: [EMAIL PROTECTED]
"Use what you need" Avenue de Scailmont 34  Skype: gbevin
http://www.uwyn.com 7170 Manage, Belgium  AIM: geertbevin
gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users


RE: [Rife-users] encoding problem

2006-03-31 Thread Lars Grupe
Hi Geert,

When I understand you correctly you asked if I have set an encoding in my 
browser?
I didn't change anything like that in my browser. I tried Internet Explorer and 
Firefox on different machines and I had everywhere the same problem.
I tried to remove the charset parameter from the meta element in the head 
element, but the result is the same.

Cheers,
Lars

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Geert Bevin
> Sent: 30 March 2006 18:05
> To: RIFE users list : questions, bug reports and suggestions.
> Subject: Re: [Rife-users] encoding problem
> 
> 
> Hi Lars,
> 
> Do you explicitly change the encoding in your browser and fix 
> it to a  
> particular encoding instead of leaving it on automatic? Please check  
> that.
> 
> Best regards,
> 
> Geert
> 
> On 30-mrt-06, at 17:46, Lars Grupe wrote:
> 
> > Hi,
> >
> > My sites have the following header wit charset="utf-8" ( with
> > "iso-8859-1" I have the same problem)
> >
> >
> > 
> > acrocheck™ Term Design
> >  type="text/css"  
> > media="screen, projection" title="Basic Style" />
> > 
> > 
> > 
> >
> > I use the following form as input:
> >
> >  > name="editSuggestion"
> > action="[!V 'SUBMISSION:FORM:changedSuggestion'/]"
> > method="post">
> >
> > 
> > 
> > 
> >
> > 
> >
> > In my suggestion I call the function:
> >
> > String suggestion = getParameter("suggestion");
> >
> > If I enter 'Höhe' in the form, I get a string 'Höhe'. There is  
> > something wrong!
> >
> > Cheers,
> > Lars
> > ___
> > Rife-users mailing list
> > Rife-users@uwyn.com
> > http://lists.uwyn.com/mailman/listinfo/rife-users
> >
> 
> --
> Geert Bevin Uwyn bvba   GTalk: 
> [EMAIL PROTECTED]
> "Use what you need" Avenue de Scailmont 34  Skype: gbevin
> http://www.uwyn.com 7170 Manage, Belgium  AIM: geertbevin
> gbevin at uwyn dot com  Tel: +32 64 84 80 03   Mobile: +32 477 302 599
> 
> PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
> Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net
> 
> 
> ___
> Rife-users mailing list
> Rife-users@uwyn.com
> http://lists.uwyn.com/mailman/listinfo/rife-users
> 
___
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users