Re: [Wicket-user] Problem in generation of the html code of the page

2006-11-10 Thread Korbinian Bachl



I cant notice this behaviour with wicket 1.2.3 so far - 
under 1.2.2 i have cases where the JS part misses, not so more under 
1.2.3...
 

  
  
  Von: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] Im Auftrag von Igor 
  VaynbergGesendet: Freitag, 10. November 2006 17:57An: 
  wicket-user@lists.sourceforge.netBetreff: Re: [Wicket-user] Problem 
  in generation of the html code of the page
  add a bug into jira with your quickstart-igor
  On 11/10/06, Korbinian 
  Bachl <[EMAIL PROTECTED] > 
  wrote:
  2.0 
?or1.x ?(sorry, dont know whats in Trunk at the moment you got 
it) you might want to use wicket 1.2.3 as this hasnt the behaviour 
so far...> -Ursprüngliche Nachricht-> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] 
Im Auftrag> von Alberto Bueno> Gesendet: Freitag, 10. November 
2006 11:55> An: wicket-user@lists.sourceforge.net> 
    Betreff: Re: [Wicket-user] Problem in generation of the html> code of 
the page>> The trunk>> > What version of 
Wicket do you use? > >> > Regards> >> 
> Korbinian> >> >> >> >> 
-Ursprüngliche Nachricht-> >> Von: [EMAIL PROTECTED]> 
>> [mailto:[EMAIL PROTECTED]] 
Im Auftrag von> >> Alberto Bueno > >> Gesendet: 
    Freitag, 10. November 2006 10:35> >> An: wicket-user@lists.sourceforge.net> 
>> Betreff: [Wicket-user] Problem in generation of the html > 
code of the> >> page> >>> >> When I 
create a page, and this page generate this html code:> 
>>> >> > >><BR>> >>> 
<!--/*--><![CDATA[/*><!--*/ if (window.name=='') {<BR>> 
>>><BR>> >> 
window.location="/quickstart/app?wicket:interface=:1::INewBrow<BR>> 
>> <BR>> > serWindowListener"; } 
/*-->]]>*/> >> >> Now, I add a 
button in the page (a very simple page):> >>> >> 
public class Index extends QuickStartPage { > 
>> public Index(final PageParameters 
parameters)> >> {> 
>>> >> 
Form form = new Form(this, "form");> 
>> new Button(form, 
"button"){ > >>> 
>> 
@Override> 
>> 
public void onSubmit()> 
>> 
{> 
>> 
// TODO Auto-generated method stub> 
>> 
String p = ""; > 
>> 
}> >>> 
>> };> 
>> }> >> }> 
>>> >> And when I click the button, in the generation of 
the page> I have the > >> code duplicated:> 
>>> >> > >><BR>> >>> 
<!--/*--><![CDATA[/*><!--*/ if (window.name=='') {<BR>> 
>>><BR>> >> 
window.location="/quickstart/app?wicket:interface=:1::INewBrow<BR>> 
>><BR>> > serWindowListener"; } 
/*-->]]>*/> >> 
>> > 
>><BR>> >>> <!--/*--><![CDATA[/*><!--*/ if 
(window.name=='') {<BR>> >>><BR>> >> 
window.location="/quickstart/app?wicket:interface=:1::INewBrow<BR>> 
>> <BR>> > serWindowListener"; } 
/*-->]]>*/> >> >> And if I 
continue clicking the button, the page continue> duplicating> 
>> the code...> >> > >> If problem of my 
application?> >>> >> 
--> 
>> ---> >> Using Tomcat but need to do more? Need 
to support web services, > >> security?> >> Get 
stuff done quickly with pre-integrated technology to make your> 
>> job easier Download IBM WebSphere Application Server> 
>> v.1.0.1 based on Apache Geronimo > >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&> 
>>> > dat=121642 > >> >> 
___> >> Wicket-user 
mailing list> >> Wicket-user@lists.sourceforge.net 
> >> https://lists.sourceforge.net/lists/listinfo/wicket-user> 
>>> >>> >> >> > > 
--> 
> --- Using Tomcat but need to do more? Need to supp

Re: [Wicket-user] Problem in generation of the html code of the page

2006-11-10 Thread Igor Vaynberg
add a bug into jira with your quickstart-igorOn 11/10/06, Korbinian Bachl <[EMAIL PROTECTED]
> wrote:2.0 ?or1.x ?(sorry, dont know whats in Trunk at the moment you got it)
you might want to use wicket 1.2.3 as this hasnt the behaviour so far...> -Ursprüngliche Nachricht-> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] Im Auftrag> von Alberto Bueno> Gesendet: Freitag, 10. November 2006 11:55> An: 
wicket-user@lists.sourceforge.net> Betreff: Re: [Wicket-user] Problem in generation of the html> code of the page>> The trunk>> > What version of Wicket do you use?
> >> > Regards> >> > Korbinian> >> >> >> >> -Ursprüngliche Nachricht-> >> Von: 
[EMAIL PROTECTED]> >> [mailto:[EMAIL PROTECTED]] Im Auftrag von> >> Alberto Bueno
> >> Gesendet: Freitag, 10. November 2006 10:35> >> An: wicket-user@lists.sourceforge.net> >> Betreff: [Wicket-user] Problem in generation of the html
> code of the> >> page> >>> >> When I create a page, and this page generate this html code:> >>> >> 
> >><br>> >>> <!--/*--><![CDATA[/*><!--*/ if (window.name=='') {<br>> >>><br>> >> window.location="/quickstart/app?wicket:interface=:1::INewBrow<br>> >>
<br>> > serWindowListener"; } /*-->]]>*/> >> >> Now, I add a button in the page (a very simple page):> >>> >> public class Index extends QuickStartPage {
> >> public Index(final PageParameters parameters)> >> {> >>> >> Form form = new Form(this, "form");> >> new Button(form, "button"){
> >>> >> @Override> >> public void onSubmit()> >> {> >> // TODO Auto-generated method stub> >> String p = "";
> >> }> >>> >> };> >> }> >> }> >>> >> And when I click the button, in the generation of the page> I have the
> >> code duplicated:> >>> >> > >><br>> >>> <!--/*--><![CDATA[/*><!--*/ if (window.name=='') {<br>
> >>><br>> >> window.location="/quickstart/app?wicket:interface=:1::INewBrow<br>> >><br>> > serWindowListener"; } /*-->]]>*/> >> >> > >><br>> >>> <!--/*--><![CDATA[/*><!--*/ if (window.name=='') {<br>> >>><br>> >> window.location="/quickstart/app?wicket:interface=:1::INewBrow<br>> >>
<br>> > serWindowListener"; } /*-->]]>*/> >> >> And if I continue clicking the button, the page continue> duplicating> >> the code...> >>
> >> If problem of my application?> >>> >> --> >> ---> >> Using Tomcat but need to do more? Need to support web services,
> >> security?> >> Get stuff done quickly with pre-integrated technology to make your> >> job easier Download IBM WebSphere Application Server> >> v.1.0.1 based on Apache Geronimo
> >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&> >>> > dat=121642
> >> >> ___> >> Wicket-user mailing list> >> Wicket-user@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/wicket-user> >>> >>> >> >> >
> --> > --- Using Tomcat but need to do more? Need to support web services,> > security?> > Get stuff done quickly with pre-integrated technology to
> make your job> > easier Download IBM WebSphere Application Server v.1.0.1 based on> > Apache Geronimo> >> 
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=1216> > 42 ___> > Wicket-user mailing list> > 
Wicket-user@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/wicket-user> >>>> --
> ---> Using Tomcat but need to do more? Need to support web> services, security?> Get stuff done quickly with pre-integrated technology to make> your job easier Download IBM We

Re: [Wicket-user] Problem in generation of the html code of the page

2006-11-10 Thread Korbinian Bachl
2.0 ?
or
1.x ?
(sorry, dont know whats in Trunk at the moment you got it)

you might want to use wicket 1.2.3 as this hasnt the behaviour so far... 

> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Im Auftrag 
> von Alberto Bueno
> Gesendet: Freitag, 10. November 2006 11:55
> An: wicket-user@lists.sourceforge.net
> Betreff: Re: [Wicket-user] Problem in generation of the html 
> code of the page
> 
> The trunk
> 
> > What version of Wicket do you use?
> >
> > Regards
> >
> > Korbinian
> >  
> >
> >   
> >> -Ursprüngliche Nachricht-
> >> Von: [EMAIL PROTECTED]
> >> [mailto:[EMAIL PROTECTED] Im Auftrag von 
> >> Alberto Bueno
> >> Gesendet: Freitag, 10. November 2006 10:35
> >> An: wicket-user@lists.sourceforge.net
> >> Betreff: [Wicket-user] Problem in generation of the html 
> code of the 
> >> page
> >>
> >> When I create a page, and this page generate this html code:
> >>
> >>  >> 
> >>> <!--/*--><![CDATA[/*><!--*/ if (window.name=='') {
> >>>   
> >> window.location="/quickstart/app?wicket:interface=:1::INewBrow
> >> 
> > serWindowListener"; } /*-->]]>*/
> >   
> >> Now, I add a button in the page (a very simple page):
> >>
> >> public class Index extends QuickStartPage {
> >> public Index(final PageParameters parameters)
> >> {
> >>
> >> Form form = new Form(this, "form");
> >> new Button(form, "button"){
> >>
> >> @Override
> >> public void onSubmit()
> >> {
> >> // TODO Auto-generated method stub
> >> String p = "";
> >> }
> >>
> >> };
> >> }
> >> }
> >>
> >> And when I click the button, in the generation of the page 
> I have the 
> >> code duplicated:
> >>
> >>  >> 
> >>> <!--/*--><![CDATA[/*><!--*/ if (window.name=='') {
> >>>   
> >> window.location="/quickstart/app?wicket:interface=:1::INewBrow
> >> 
> > serWindowListener"; } /*-->]]>*/
> >   
> >>  >> 
> >>> <!--/*--><![CDATA[/*><!--*/ if (window.name=='') {
> >>>   
> >> window.location="/quickstart/app?wicket:interface=:1::INewBrow
> >> 
> > serWindowListener"; } /*-->]]>*/
> >   
> >> And if I continue clicking the button, the page continue 
> duplicating 
> >> the code...
> >>
> >> If problem of my application?
> >>
> >> --
> >> ---
> >> Using Tomcat but need to do more? Need to support web services, 
> >> security?
> >> Get stuff done quickly with pre-integrated technology to make your 
> >> job easier Download IBM WebSphere Application Server
> >> v.1.0.1 based on Apache Geronimo
> >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> >> 
> > dat=121642
> >   
> >> ___
> >> Wicket-user mailing list
> >> Wicket-user@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/wicket-user
> >>
> >> 
> >
> >
> > 
> --
> > --- Using Tomcat but need to do more? Need to support web services, 
> > security?
> > Get stuff done quickly with pre-integrated technology to 
> make your job 
> > easier Download IBM WebSphere Application Server v.1.0.1 based on 
> > Apache Geronimo
> > 
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=1216
> > 42 ___
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >   
> 
> 
> --
> ---
> Using Tomcat but need to do more? Need to support web 
> services, security?
> Get stuff done quickly with pre-integrated technology to make 
> your job easier Download IBM WebSphere Application Server 
> v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
dat=121642
> ___
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Problem in generation of the html code of the page

2006-11-10 Thread Alberto Bueno
The trunk

> What version of Wicket do you use?
>
> Regards
>
> Korbinian
>  
>
>   
>> -Ursprüngliche Nachricht-
>> Von: [EMAIL PROTECTED] 
>> [mailto:[EMAIL PROTECTED] Im Auftrag 
>> von Alberto Bueno
>> Gesendet: Freitag, 10. November 2006 10:35
>> An: wicket-user@lists.sourceforge.net
>> Betreff: [Wicket-user] Problem in generation of the html code 
>> of the page
>>
>> When I create a page, and this page generate this html code:
>>
>> > 
>>> <!--/*--><![CDATA[/*><!--*/ if (window.name=='') { 
>>>   
>> window.location="/quickstart/app?wicket:interface=:1::INewBrow
>> 
> serWindowListener"; } /*-->]]>*/
>   
>> Now, I add a button in the page (a very simple page):
>>
>> public class Index extends QuickStartPage {
>> public Index(final PageParameters parameters)
>> {
>>
>> Form form = new Form(this, "form");
>> new Button(form, "button"){
>>
>> @Override
>> public void onSubmit()
>> {
>> // TODO Auto-generated method stub
>> String p = "";
>> }
>>
>> };
>> }
>> }
>>
>> And when I click the button, in the generation of the page I 
>> have the code duplicated:
>>
>> > 
>>> <!--/*--><![CDATA[/*><!--*/ if (window.name=='') { 
>>>   
>> window.location="/quickstart/app?wicket:interface=:1::INewBrow
>> 
> serWindowListener"; } /*-->]]>*/
>   
>> > 
>>> <!--/*--><![CDATA[/*><!--*/ if (window.name=='') { 
>>>   
>> window.location="/quickstart/app?wicket:interface=:1::INewBrow
>> 
> serWindowListener"; } /*-->]]>*/
>   
>> And if I continue clicking the button, the page continue 
>> duplicating the code...
>>
>> If problem of my application?
>>
>> --
>> ---
>> Using Tomcat but need to do more? Need to support web 
>> services, security?
>> Get stuff done quickly with pre-integrated technology to make 
>> your job easier Download IBM WebSphere Application Server 
>> v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
>> 
> dat=121642
>   
>> ___
>> Wicket-user mailing list
>> Wicket-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
>> 
>
>
> -
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>   


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Problem in generation of the html code of the page

2006-11-10 Thread Korbinian Bachl
What version of Wicket do you use?

Regards

Korbinian
 

> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Im Auftrag 
> von Alberto Bueno
> Gesendet: Freitag, 10. November 2006 10:35
> An: wicket-user@lists.sourceforge.net
> Betreff: [Wicket-user] Problem in generation of the html code 
> of the page
> 
> When I create a page, and this page generate this html code:
> 
>  ><!--/*--><![CDATA[/*><!--*/ if (window.name=='') { 
> window.location="/quickstart/app?wicket:interface=:1::INewBrow
serWindowListener"; } /*-->]]>*/
> 
> 
> Now, I add a button in the page (a very simple page):
> 
> public class Index extends QuickStartPage {
> public Index(final PageParameters parameters)
> {
> 
> Form form = new Form(this, "form");
> new Button(form, "button"){
> 
> @Override
> public void onSubmit()
> {
> // TODO Auto-generated method stub
> String p = "";
> }
>
> };
> }
> }
> 
> And when I click the button, in the generation of the page I 
> have the code duplicated:
> 
>  ><!--/*--><![CDATA[/*><!--*/ if (window.name=='') { 
> window.location="/quickstart/app?wicket:interface=:1::INewBrow
serWindowListener"; } /*-->]]>*/
> 
> 
>  ><!--/*--><![CDATA[/*><!--*/ if (window.name=='') { 
> window.location="/quickstart/app?wicket:interface=:1::INewBrow
serWindowListener"; } /*-->]]>*/
> 
> 
> And if I continue clicking the button, the page continue 
> duplicating the code...
> 
> If problem of my application?
> 
> --
> ---
> Using Tomcat but need to do more? Need to support web 
> services, security?
> Get stuff done quickly with pre-integrated technology to make 
> your job easier Download IBM WebSphere Application Server 
> v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
dat=121642
> ___
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Problem in generation of the html code of the page

2006-11-10 Thread Alberto Bueno
When I create a page, and this page generate this html code:

]]>*/


Now, I add a button in the page (a very simple page):

public class Index extends QuickStartPage
{
public Index(final PageParameters parameters)
{

Form form = new Form(this, "form");
new Button(form, "button"){

@Override
public void onSubmit()
{
// TODO Auto-generated method stub
String p = "";
}
   
};
}
}

And when I click the button, in the generation of the page I have the 
code duplicated:

]]>*/


]]>*/


And if I continue clicking the button, the page continue duplicating the 
code...

If problem of my application?

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user