|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Index page is activated for each page request ?Hi!
By some reason my index page is activated after each page request. What have I missed? Thanks in advance! /Gunnar Eketrapp |
|
|
Re: Index page is activated for each page request ?Hi
I have made a test and cannot reproduce this behaviour, can you send a sample that reproduces it ? Regards, Christophe. 2009/10/30 Gunnar Eketrapp <gunnar.eketrapp@...> > Hi! > > By some reason my index page is activated after each page request. > > What have I missed? > > Thanks in advance! > /Gunnar Eketrapp > |
|
|
Re: Index page is activated for each page request ?Hi and thanks for the effort!
I will try to create a minimal reproduction. /Gunnar 2009/10/30 cordenier christophe <christophe.cordenier@...> > Hi > > I have made a test and cannot reproduce this behaviour, can you send a > sample that reproduces it ? > > Regards, > Christophe. > > 2009/10/30 Gunnar Eketrapp <gunnar.eketrapp@...> > > > Hi! > > > > By some reason my index page is activated after each page request. > > > > What have I missed? > > > > Thanks in advance! > > /Gunnar Eketrapp > > > -- [Hem: 08-715 59 57, Mobil: 0708-52 62 90] Allévägen 2A, 132 42 Saltsjö-Boo |
|
|
Re: Index page is activated for each page request ?Hi !
When creating a minimal reproduction (not an easy task) I realized that a link in the footer seemed to part of the problem, It was not tapified and included old links .... When I commented it out my app started to behave again! I.e. not activating the index page for each page reques. <!-- <a href="/apc.htm" target="apc" onclick="window.open('/apc.htm','apc','width=740,scrollbars=yes,resizable=yes'); return false;"> <img src="/img/apc/apc_button.gif" border="0" alt="APC" height="15" style="vertical-align:middle;"/> </a> --> Thanks for the help /Gunnar Ekerapp 2009/10/30 Gunnar Eketrapp <gunnar.eketrapp@...> > Hi and thanks for the effort! > > I will try to create a minimal reproduction. > > /Gunnar > > 2009/10/30 cordenier christophe <christophe.cordenier@...> > > Hi >> >> I have made a test and cannot reproduce this behaviour, can you send a >> sample that reproduces it ? >> >> Regards, >> Christophe. >> >> 2009/10/30 Gunnar Eketrapp <gunnar.eketrapp@...> >> >> > Hi! >> > >> > By some reason my index page is activated after each page request. >> > >> > What have I missed? >> > >> > Thanks in advance! >> > /Gunnar Eketrapp >> > >> > > > > -- > [Hem: 08-715 59 57, Mobil: 0708-52 62 90] > Allévägen 2A, 132 42 Saltsjö-Boo > -- [Hem: 08-715 59 57, Mobil: 0708-52 62 90] Allévägen 2A, 132 42 Saltsjö-Boo |
|
|
Re: Index page is activated for each page request ?So this is maybe your image 'src' that does not exist and is considered by
Tapestry to be a call to index page : You can find a similar behavior here : https://issues.apache.org/jira/browse/TAP5-879 2009/10/30 Gunnar Eketrapp <gunnar.eketrapp@...> > Hi ! > > When creating a minimal reproduction (not an easy task) I realized that a > link in the footer seemed to part of the problem, > > It was not tapified and included old links .... > When I commented it out my app started to behave again! > I.e. not activating the index page for each page reques. > > <!-- > <a href="/apc.htm" target="apc" > > onclick="window.open('/apc.htm','apc','width=740,scrollbars=yes,resizable=yes'); > return false;"> > <img src="/img/apc/apc_button.gif" border="0" alt="APC" > height="15" style="vertical-align:middle;"/> > </a> > --> > > Thanks for the help > /Gunnar Ekerapp > > 2009/10/30 Gunnar Eketrapp <gunnar.eketrapp@...> > > > Hi and thanks for the effort! > > > > I will try to create a minimal reproduction. > > > > /Gunnar > > > > 2009/10/30 cordenier christophe <christophe.cordenier@...> > > > > Hi > >> > >> I have made a test and cannot reproduce this behaviour, can you send a > >> sample that reproduces it ? > >> > >> Regards, > >> Christophe. > >> > >> 2009/10/30 Gunnar Eketrapp <gunnar.eketrapp@...> > >> > >> > Hi! > >> > > >> > By some reason my index page is activated after each page request. > >> > > >> > What have I missed? > >> > > >> > Thanks in advance! > >> > /Gunnar Eketrapp > >> > > >> > > > > > > > > -- > > [Hem: 08-715 59 57, Mobil: 0708-52 62 90] > > Allévägen 2A, 132 42 Saltsjö-Boo > > > > > > -- > [Hem: 08-715 59 57, Mobil: 0708-52 62 90] > Allévägen 2A, 132 42 Saltsjö-Boo > |
| Free embeddable forum powered by Nabble | Forum Help |