Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-11 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Jerome Velociter wrote: > I'm very glad to hear that :) > A while ago I started documenting XWiki URL and forms mappings to make it > easier finding out this kind of URLs : > http://dev.xwiki.org/xwiki/bin/view/Drafts/XWikiURLMappings. I really need > to find some time to complete this draft. But

Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-11 Thread riccardo grazioli
Yes, I'm very happy!! I was afraid to have to do a bad week-end solving and implementing this Issue...!! Thanks to all!!! Riccardo. -> Jerome Velociter wrote: >> Succeeded with this : >> http://xepecnet.environmentalchange.net/xwiki/bin/loginsubmit/XWiki/XWikiL

Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-11 Thread Jerome Velociter
> Jerome Velociter wrote: >> Succeeded with this : >> http://xepecnet.environmentalchange.net/xwiki/bin/loginsubmit/XWiki/XWikiLogin?j_username=XWiki.dummy&j_password=dummy&xredirect=/xwiki/bin/view/ICT/RGraphicSample01?xpage=plain >> >> Regards, >> Jerome. > > Thanks, thanks, thanks! You have toda

Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-11 Thread Guillaume Lerouge
Basically, a happy rRicccardo if I understand well ;-) On Fri, Apr 11, 2008 at 12:08 PM, [Ricardo Rodriguez] Your EPEC Network ICT Team <[EMAIL PROTECTED]> wrote: > Jerome Velociter wrote: > > Succeeded with this : > > > http://xepecnet.environmentalchange.net/xwiki/bin/loginsubmit/XWiki/XWikiLog

Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-11 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Jerome Velociter wrote: > Succeeded with this : > http://xepecnet.environmentalchange.net/xwiki/bin/loginsubmit/XWiki/XWikiLogin?j_username=XWiki.dummy&j_password=dummy&xredirect=/xwiki/bin/view/ICT/RGraphicSample01?xpage=plain > > Regards, > Jerome. Thanks, thanks, thanks! You have today a happy

Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-11 Thread Jerome Velociter
> riccardo grazioli wrote: >> Hi Jerome, really really thanks! >> Yesterday I take all parameters of login form but then I did'n not try >> to >> call the page with a normal URL+QueryString... >> Sometimes the easy way is the solutions... >> >> Now I've tryed to register by same method... and it WO

Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-11 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
riccardo grazioli wrote: > Hi Jerome, really really thanks! > Yesterday I take all parameters of login form but then I did'n not try to > call the page with a normal URL+QueryString... > Sometimes the easy way is the solutions... > > Now I've tryed to register by same method... and it WORKS fine!!

Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-11 Thread riccardo grazioli
Hi Jerome, really really thanks! Yesterday I take all parameters of login form but then I did'n not try to call the page with a normal URL+QueryString... Sometimes the easy way is the solutions... Now I've tryed to register by same method... and it WORKS fine!!! ...like: /xwiki/bin/register/XWik

Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-11 Thread Jerome Velociter
> Hi Riccardo, > > riccardo grazioli wrote: >> Hi, >> I'd like to link xWiki to a WebSite I'm developing. >> >> I've to simulate registration and login-in submission xwiki because >> access to xwiki is already restricted to registered user of my web >> application, but I can't easily (and fastly) u

Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-11 Thread riccardo grazioli
Thanks Ricardo, I'll have a look soon.. but for a more elegant and correct implementation I was thinking to get XWiki source code to emulate XWiki behavior.. The problem is that I've 3days to implement a good solution...:-S What do you think about? And the more... Am I right with XWiki lice

Re: [xwiki-users] Can I simulate Registration and Login form?

2008-04-10 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Hi Riccardo, riccardo grazioli wrote: > Hi, > I'd like to link xWiki to a WebSite I'm developing. > > I've to simulate registration and login-in submission xwiki because access to > xwiki is already restricted to registered user of my web application, but I > can't easily (and fastly) understan

[xwiki-users] Can I simulate Registration and Login form?

2008-04-10 Thread riccardo grazioli
Hi, I'd like to link xWiki to a WebSite I'm developing. I've to simulate registration and login-in submission xwiki because access to xwiki is already restricted to registered user of my web application, but I can't easily (and fastly) understand interaction between struts and velocity. What I