Re: decorating html with wicket

2012-05-29 Thread Fernando Wermus
they are accepted, the programmers finish the work. Fernando Wermus. www.linkedin.com/in/fernandowermus On Tue, May 29, 2012 at 4:01 AM, Thomas Götz t...@decoded.de wrote: I'm not convinced yet that this is really a good idea (how to deal with constructor arguments for validators? What

Re: decorating html with wicket

2012-05-29 Thread Fernando Wermus
Tom, Something else. I experienced the advantages to have mock up pages working in another company with Adobe Flex. These pages are added to the analysis and the clients could have in advance a vivid experience. Fernando Wermus. www.linkedin.com/in/fernandowermus On Tue, May 29, 2012

Re: Full month calendar

2012-05-18 Thread Fernando Wermus
you can see ehour wicket app which has an interesting calendar. It is into the app. Fernando Wermus. www.linkedin.com/in/fernandowermus On Fri, May 18, 2012 at 9:46 AM, Sandor Feher sfe...@bluesystem.hu wrote: Hi, The example Igor mentioned is nice but I'm still struggling with that. I

Re: custom listeners

2012-05-16 Thread Fernando Wermus
May you explain further your user case? Thus, we can understand the needs. Fernando Wermus. www.linkedin.com/in/fernandowermus On Wed, May 16, 2012 at 7:00 AM, elvis.ciocoiu elvis.cioc...@synthesys.rowrote: I'm working on something that uses custom information attached to the components

Re: tomcat deployment issues

2012-04-22 Thread Fernando Wermus
try deleting work folder in Tomcat6. Fernando Wermus. www.linkedin.com/in/fernandowermus On Thu, Apr 12, 2012 at 4:29 AM, Martin Grigorov mgrigo...@apache.orgwrote: Hi, Can you put a breakpoint in WicketServlet#init() ? The only reason for that I see is this servlet to be initialized

independent work between web designer and web programmers

2011-03-04 Thread Fernando Wermus
project anyway. What I know about maven, it is that there is a pom.xml for project and I wouldn't be able to have this organization. thanks in advance. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Should Logger classes be transient?

2011-01-17 Thread Fernando Wermus
...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Problem on wicket-auth-role ve Spring-security integration

2010-12-02 Thread Fernando Wermus
...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: automatically sizing modal window

2010-10-01 Thread Fernando Wermus
this feature, please. Either here or in the ticket. What are the current obstacles? How do you want it to be? Etc. On Sun, Sep 26, 2010 at 3:49 PM, andrea del beneandrea.on@libero.itwrote: On 09/25/2010 02:30 PM, Fernando Wermus wrote: I would like so much this feature

Re: automatically sizing modal window

2010-09-25 Thread Fernando Wermus
and sometimes too small for the contents. Regards. Josh -- Fernando Wermus. www.linkedin.com/in/fernandowermus

rendering a page for an email: org.hibernate.HibernateException: createCriteria is not valid without active transaction

2010-09-03 Thread Fernando Wermus
is not valid without active transaction when I tried to load an entity in a model to be used in the PageMail. How can I attach the Transaction to the thread to get this working? thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: WicketRuntimeException: loginPage is already mounted for BookmarkablePageEncoder[page=class com.xxx.LoginPage]

2010-09-03 Thread Fernando Wermus
a markup which is not true. Actually, when I don't use this code into a separate servlet, It runs smoothly. thanks in advance On Thu, Sep 2, 2010 at 6:49 PM, Igor Vaynberg igor.vaynb...@gmail.comwrote: you can create a new instance -igor On Thu, Sep 2, 2010 at 1:49 PM, Fernando Wermus

WicketRuntimeException: loginPage is already mounted for BookmarkablePageEncoder[page=class com.xxx.LoginPage]

2010-09-02 Thread Fernando Wermus
and I just passing it to the WicketTester constructor. any help would be really appreciated. thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Localizer in a new Thread

2010-09-02 Thread Fernando Wermus
alex.objel...@gmail.comwrote: Yes, the solution I've mentioned in previous post should solve your problem. Alex On 30 July 2010 22:44, Fernando Wermus-3 [via Apache Wicket] ml-node+2308410-419528218-229...@n4.nabble.comml-node%2b2308410-419528218-229...@n4.nabble.com ml-node%2b2308410

Re: WicketRuntimeException: loginPage is already mounted for BookmarkablePageEncoder[page=class com.xxx.LoginPage]

2010-09-02 Thread Fernando Wermus
initialized instance it would cause that error. -igor On Thu, Sep 2, 2010 at 9:13 AM, Fernando Wermus fernando.wer...@gmail.com wrote: Hi all, I am using wicketTester to render html for emails. I pass my current app to WicketTester and I get the following error: WicketRuntimeException

htmlUnit + Wicket to get a page

2010-08-31 Thread Fernando Wermus
. any idea? -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Fwd: htmlUnit + Wicket to get a page

2010-08-31 Thread Fernando Wermus
. I am using htmlUnit as client to get the page. any idea? -- Fernando Wermus. www.linkedin.com/in/fernandowermus

how to render a page for an email with wickettester

2010-08-31 Thread Fernando Wermus
(); BufferedWebResponse webResponse = new BufferedWebResponse(servletResponse); webResponse.setAjax(true); System.out.println(render page: + webResponse.toString()); the result was an empty string. thanks in advance -- Fernando Wermus. www.linkedin.com

Re: jsr 286 inter-portlet communication

2010-08-10 Thread Fernando Wermus
archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

autocomplete works in development but It doesn't in production

2010-08-08 Thread Fernando Wermus
Hi all, Any advice or clue about how to solve this issue? thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

HTMLModel and path to access html file

2010-08-03 Thread Fernando Wermus
(IOException e) { log.error(e); } finally { try { reader.close(); } catch (Exception e) { log.error(e); } } return html.toString(); } } -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Localizer in a new Thread

2010-07-30 Thread Fernando Wermus
-tp2307306p2307732.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando

don't find the html resource for a component

2010-07-26 Thread Fernando Wermus
page. thanks in advance. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: don't find the html resource for a component

2010-07-26 Thread Fernando Wermus
I wanna add that first case is working, however second not. On Mon, Jul 26, 2010 at 11:49 AM, Fernando Wermus fernando.wer...@gmail.com wrote: Hi all, I am rendering emails with wicket in two different ways: 1. Into an onclick's link. 2. Calling a back end that is implemented

Re: learn from my security mistake with getString

2010-07-23 Thread Fernando Wermus
. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: AjaxPagingNavigation change style

2010-07-21 Thread Fernando Wermus
. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: component .... not found on page for a Link colun in the Datatable after self refresh using the AjaxSelfUpdatingTimerBehavior

2010-07-20 Thread Fernando Wermus
-tp1892913p2276328.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus

Re: HowTo inject FeedbackPanel

2010-07-20 Thread Fernando Wermus
...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: component .... not found on page for a Link colun in the Datatable after self refresh using the AjaxSelfUpdatingTimerBehavior

2010-07-19 Thread Fernando Wermus
. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: new feature in trunk and branch: Component#onInitialize()

2010-07-12 Thread Fernando Wermus
the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com

Re: how to distinguish browser's tab?

2010-07-07 Thread Fernando Wermus
apps where a cookie are set from Apache like facebook.myapp.com and app.myapp.com 2010/7/7 Fernando Wermus fernando.wer...@gmail.com Hi all, I have a site which works in facebook, as an facebook ap, as well as stand alone. the styling is the only thing that changes between

how to distinguish browser's tab?

2010-07-06 Thread Fernando Wermus
other kinds of solution. I was thinking of adding a cookie which could help me to distinguish between tabs, but I am not used to working with cookies. I have a plenty lack of ideas, any help would be really appreciate it. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

modal window and its css

2010-07-02 Thread Fernando Wermus
was into an iframe. Thus the page itself wouldn't be modified by the modal window css.This doesn't seems to be the behavior. thanks in advance. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: passing a map into PageParameters

2010-06-29 Thread Fernando Wermus
to go to doesn't need to be bookmarkable. In that case, just pass your Map to the destination page object through a constructor of your design, and call #setResponsePage on the page object. On Mon, Jun 28, 2010 at 3:23 PM, Fernando Wermus fernando.wer...@gmail.comwrote: This is not what I want

passing a map into PageParameters

2010-06-28 Thread Fernando Wermus
to {token=abc} like. But when the Page for this request is called, there is an empty map into PageParameters, Is there a way to pass a map into PageParameters? -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: passing a map into PageParameters

2010-06-28 Thread Fernando Wermus
commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

urlFor not performing an accurate url

2010-06-25 Thread Fernando Wermus
? Instead, I had to construct it by hand. thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: urlFor not performing an accurate url

2010-06-25 Thread Fernando Wermus
On Fri, Jun 25, 2010 at 3:07 PM, Fernando Wermus fernando.wer...@gmail.comwrote: Hi all, I need a url similar to the following example www.example/test?url=map/myMap.swf But urlFor constructs the followng www.example/text/url/map/myMap.swf/ The last slash makes that the swf

one session for standAloneApp or one session for FacebookApp

2010-06-24 Thread Fernando Wermus
in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Announcing: visural-wicket 0.6 released - open source wicket components

2010-06-23 Thread Fernando Wermus
For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Announcing: visural-wicket 0.6 released - open source wicket components

2010-06-23 Thread Fernando Wermus
/jquery.bt.js On Wed, Jun 23, 2010 at 8:44 AM, Fernando Wermus fernando.wer...@gmail.comwrote: Tooltip is not working on Internet Explorer 8 and windows xp On Wed, Jun 23, 2010 at 6:31 AM, James Carman ja...@carmanconsulting.comwrote: Why not just get it published to the main Maven

ajaxPagingNavigation and CheckGroup

2010-06-22 Thread Fernando Wermus
Hola, Quería saber si existe alguna manera de no perder los items seleccionados de un checkgroup - check en una lista que esta paginada con AjaxPagingNavigation. saludos! -- Fernando Wermus. www.linkedin.com/in/fernandowermus

ajaxPagingNavigation, Dataview, CheckGroup and check. Persist items checked

2010-06-22 Thread Fernando Wermus
Hi all, I have a dataview with an ajaxPagingNavigation. Each time, the user changes the page, he lost the item checked in the previous one. What do I have to do to guarantee the items checked keep persisted? Any help would be really appreciated thanks in advance -- Fernando Wermus

Re: ResourceStreamLocator and mvn resource:resource copying resources in the right directory

2010-06-18 Thread Fernando Wermus
/resources /configuration. I don't know what else to do thanks in advance - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus

ResourceStreamLocator and mvn resource:resource copying resources in the right directory

2010-06-17 Thread Fernando Wermus
the definition for plugin 'maven-resources-plugin' specify the following: configuration ... resourcesVALUE/resources /configuration. I don't know what else to do thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

got no pages from a data provider

2010-06-15 Thread Fernando Wermus
, picture), Parameter.with(limit, String.valueOf(count)), Parameter.with(offset, String.valueOf(first))); users=myFriends.getData(); } catch (FacebookException e) { log.error(e); sesion.error(te desconectaste de facebook); } this.size=users.size(); return users.iterator(); } ... Any idea? -- Fernando

Re: got no pages from a data provider

2010-06-15 Thread Fernando Wermus
thanks On Tue, Jun 15, 2010 at 6:38 PM, Jeremy Thomerson jer...@wickettraining.com wrote: On Tue, Jun 15, 2010 at 4:30 PM, Fernando Wermus fernando.wer...@gmail.comwrote: Hi all, For some reason *dataView* always passed first=0 and count=0. This is my code add(new DataView

Re: Just launched - www.onmydoorstep.com.au

2010-06-10 Thread Fernando Wermus
, Fernando Wermus fernando.wer...@gmail.com wrote: I need a hand with facebook connect and wicket in some weeks. Could you share your wicket facebook code? I imagine it is pretty easy. thanks in advance On Mon, May 17, 2010 at 10:31 PM, Richard Nichols r...@visural.com wrote: Hey

Re: Confluence out of sync?

2010-06-10 Thread Fernando Wermus
I added recently (Facebook Javascript SDK - https://cwiki.apache.org/confluence/display/WICKET/Adding+Facebook+Connect+via+Javascript+SDK ) doesn't even show. fyi Markus -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Confluence out of sync?

2010-06-10 Thread Fernando Wermus
vishapXtreme, You can download the code from RestFB google code. On Thu, Jun 10, 2010 at 4:39 PM, Fernando Wermus fernando.wer...@gmail.comwrote: Markus, I have tried https://cwiki.apache.org/WICKET/adding-facebook-connect.html without any luck. The classes are not any more

wicket + rest fb

2010-06-10 Thread Fernando Wermus
on? thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

selected links in a menu

2010-06-08 Thread Fernando Wermus
render it would mean the body would still be rendered - it is a decorator, not a classic container. thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

devolpment environment and externalizables html in a different server (url)

2010-06-07 Thread Fernando Wermus
to have a ftp to upload html files, etc. What do you think about? Could this be done with wicket? Any help would be appreciate it. thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: resource model partially resolve key

2010-05-28 Thread Fernando Wermus
Igor, It was a bug. thanks On Thu, May 27, 2010 at 12:32 PM, Igor Vaynberg igor.vaynb...@gmail.comwrote: how is the TituloReadOnlyModel used? -igor On Thu, May 27, 2010 at 8:22 AM, Fernando Wermus fernando.wer...@gmail.com wrote: I got this message, [Warning: String resource

Re: [PROPOSAL] Application.runAs() Method...

2010-05-28 Thread Fernando Wermus
Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com

resource model partially resolve key

2010-05-27 Thread Fernando Wermus
(), );* }else{ *Application.get().getResourceSettings().getLocalizer().getString(recorrido.crear, wrappingComponent(), );* } } public abstract Component wrappingComponent(); } -- Fernando Wermus. www.linkedin.com

Re: Small doubt about wicket and Html

2010-05-18 Thread Fernando Wermus
...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Just launched - www.onmydoorstep.com.au

2010-05-18 Thread Fernando Wermus
://www.richardnichols.net/ - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Wicket:Form support?

2010-05-17 Thread Fernando Wermus
without users having to make it an inner class of a Panel. A form with its own top level markups -- Fernando Wermus. www.linkedin.com/in/fernandowermus

HELP! org.apache.wicket.WicketRuntimeException: There is no application attached to current thread btpool0-6

2010-05-17 Thread Fernando Wermus
to current thread btpool0-6 HELP! Is there some way to use wicket as a render in a different thread? or some trick about this? thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Shared Components

2010-05-13 Thread Fernando Wermus
the application scope -- Aladejebi Ayodeji A., -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: is possible that CryptedUrlWebRequestCodingStrategy not working

2010-05-11 Thread Fernando Wermus
...@wickettraining.com wrote: What is a hacker going to get from a URL like /somepage? -- Jeremy Thomerson http://www.wickettraining.com On Mon, May 10, 2010 at 2:06 PM, Fernando Wermus fernando.wer...@gmail.comwrote: Igor, Wicket in Action explains ... Using this code, Wicket

Re: Wicket + security, what are the best options? Spring Security reached almost all the way...

2010-05-11 Thread Fernando Wermus
-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: is possible that CryptedUrlWebRequestCodingStrategy not working

2010-05-11 Thread Fernando Wermus
, Fernando Wermus fernando.wer...@gmail.com wrote: Igor, Wicket in Action explains ... Using this code, Wicket will encrypt all your URLs—including bookmarkable URLs. I need fixed entry point for my stateless page, but not readable for humans, because some hacker would like

Re: is possible that CryptedUrlWebRequestCodingStrategy not working

2010-05-11 Thread Fernando Wermus
is CryptedUrlWebRequestCodingStrategy algorithms. -fer On Tue, May 11, 2010 at 2:02 PM, Igor Vaynberg igor.vaynb...@gmail.comwrote: if thats the case why make the url bookmarkable? -igor On Tue, May 11, 2010 at 7:13 AM, Fernando Wermus fernando.wer...@gmail.com wrote: Jeremy

Re: Wicket + security, what are the best options? Spring Security reached almost all the way...

2010-05-10 Thread Fernando Wermus
at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

is possible that CryptedUrlWebRequestCodingStrategy not working

2010-05-10 Thread Fernando Wermus
() StatelessPagingNavigator.this.isEnabled() StatelessPagingNavigator.this.isEnableAllowed(); } }; } }; } } thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: is possible that CryptedUrlWebRequestCodingStrategy not working

2010-05-10 Thread Fernando Wermus
, Fernando Wermus fernando.wer...@gmail.com wrote: Hi all, I create a PagingNavigator stateless. Instead of using a model to have the number page shown, my StatelessPagingNavigator shows the number through parameters. I hope that the page number wouldnt have been showed using

Re: how to get some data from servlet

2010-05-09 Thread Fernando Wermus
...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Call Ajax on Parent Page from Popup page.

2010-05-07 Thread Fernando Wermus
...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Big Problem with TinyMCE

2010-05-03 Thread Fernando Wermus
no script appended after the triggerSave runs. Can anyone help me out? I'm stuck. Thanks, Brad -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Survey -- Tool Success Theory Empirical Study - Apache Wicket

2010-05-03 Thread Fernando Wermus
is valid before I go and fill out the survey. Thanks -- Eric Reagan -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Big Problem with TinyMCE

2010-05-03 Thread Fernando Wermus
the html the user have been writing (thats what tinyMCE.triggerSave do) then, when the data is saved in the textfield, you submit your form to the server, and in the wicket code, you use it like a normal textfield. NM On Mon, May 3, 2010 at 11:49 AM, Fernando Wermus fernando.wer

Re: Big Problem with TinyMCE

2010-05-03 Thread Fernando Wermus
,true); + script; } }; } I don't need any extra button. I think this could be a behavior, doesn't it? On Mon, May 3, 2010 at 5:59 PM, Fernando Wermus fernando.wer...@gmail.comwrote: Nicolas, Your proposal work. But I have my TinyMCE in a modal window and it has stopped to close

Re: YUI 3 anyone?

2010-04-28 Thread Fernando Wermus
commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: YUI 3 anyone?

2010-04-28 Thread Fernando Wermus
+1 Jquery I mean On Wed, Apr 28, 2010 at 10:34 AM, Fernando Wermus fernando.wer...@gmail.com wrote: +1 On Tue, Apr 27, 2010 at 8:02 PM, Joe Fawzy joewic...@gmail.com wrote: Hi i hope the dev team to consider jQuery , it seams it is the standard now , used by all the big companies , even

close a modal window and setResponsePage

2010-04-28 Thread Fernando Wermus
to this situation. How come? myModalWindo.close(target); getPage().setResponsePage(PaginaAmistades.class); ps: getPage() returns not the modal window page, but the one which is under. thanks -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: How to give feedback in long-running operation within AjaxButton.onSubmit()?

2010-04-08 Thread Fernando Wermus
-- Fernando Wermus. www.linkedin.com/in/fernandowermus

render a page for emailing and bookmarkablePageLink only rendering a partial url

2010-04-07 Thread Fernando Wermus
webResponse.toString(); } -- Fernando Wermus. www.linkedin.com/in/fernandowermus

method error on construction time

2010-04-06 Thread Fernando Wermus
cases. But this message is not render in the page. The cases I usually use for error messages are in the onClick and onError methods.* But this is the first time I need an error message in construction time. Why is not rendered?* thanks in advance -- Fernando Wermus. www.linkedin.com

[wicket-stuff] project sitemap-xml

2010-03-25 Thread Fernando Wermus
Hi all, I need to develop sitemap for my web app. I see that there is a project related to this problem. Which is its situation? Does anyone know? thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: [wicket-stuff] project sitemap-xml

2010-03-25 Thread Fernando Wermus
if someone encapsulated this into a project for reuse. http://cwiki.apache.org/WICKET/seo-search-engine-optimization.html Fernando Wermus fernando.wer...@gmail.com 03/25/2010 11:49 AM Please respond to users@wicket.apache.org To users@wicket.apache.org cc Subject [wicket-stuff] project

Re: [wicket-stuff] project sitemap-xml

2010-03-25 Thread Fernando Wermus
Do you know why it is said in the page you mention, each pages should have a different title? On Thu, Mar 25, 2010 at 2:41 PM, Fernando Wermus fernando.wer...@gmail.comwrote: Take a look at Xaloon project. It has a plug in about SEO. But It is a plug in for Brix, I dont know much about

Is it possible to have an AjaxLink to pass parameters as BookmarkableLinkPage class does?

2010-03-23 Thread Fernando Wermus
cant. This is because of reusing panel or components needs. The only way to solve this is instead of using parameters, using the session to store the entity. But the thing I dislike is that this entity live in the request scope attribute. No longer. Am I missing something? -- Fernando

throw new PageExpiredException(Request cannot be processed. The target page does not exist anymore.);

2010-03-23 Thread Fernando Wermus
track in an AjaxLink call because the page is stateless (get some parameters). Am I right? thanks in advance -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: throw new PageExpiredException(Request cannot be processed. The target page does not exist anymore.);

2010-03-23 Thread Fernando Wermus
exception. On Tue, Mar 23, 2010 at 3:44 AM, Fernando Wermus fernando.wer...@gmail.comwrote: Hi all, I am getting this message with a page that gets some paremeters in its constructor, some BookmarkablePageLink and an AjaxLink. When I pressed in the AjaxLink, I got this exception. I don't

Re: Required Border...

2010-03-23 Thread Fernando Wermus
the endless string if *s. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: using IBehaviorListener

2010-03-18 Thread Fernando Wermus
- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: Registering a Wicket Application using OSGi HTTP service

2010-03-18 Thread Fernando Wermus
. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: A web site developed with Wicket

2010-03-17 Thread Fernando Wermus
- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

wicket and shiro

2010-03-16 Thread Fernando Wermus
param-nameconfig/param-name param-value [main] stupidRealm = com.misPartidos.web.MyRealm /param-value /init-param /filter I am not using spring as an the example showed, neither wicket-shiro project, do I? Thanks in advance -- Fernando Wermus

Re: Resource authorisation scenario: dealing with non-application wide permissions

2010-03-15 Thread Fernando Wermus
described. I will sleep on this :) -- Daniele Dellafiore http://danieledellafiore.net -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: modal window problem

2010-03-11 Thread Fernando Wermus
-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

possible bug in ComponentFeedBackPanel

2010-03-10 Thread Fernando Wermus
) (b != null) *a.getId().equals(b.getId()))* { return true; } return false; } }); } } I am just testing ids between a and b. Does anyone has expirienced this wrong behavior with ComponentFeedBackPanel in an ajax refreshed? thanks in advance. -- Fernando Wermus. www.linkedin.com

Re: possible bug in ComponentFeedBackPanel

2010-03-10 Thread Fernando Wermus
certainly not a bug in the Objects.equals(). Martijn On Wed, Mar 10, 2010 at 5:03 PM, Fernando Wermus fernando.wer...@gmail.com wrote: ComponentFeedBackPanel called to org.apache.wicket.util.lang.Objects.equals to decide if there is a error message to show. The implementation of this method

spanish wicket group is going to organize its first wicket meeting at Buenos Aires, Argentina in saturday march 6th

2010-03-01 Thread Fernando Wermus
. For more information, you are welcomed to join to wicket-es and send us an email. thanks -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: How to change content in ModalWindow

2010-02-07 Thread Fernando Wermus
- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: How to change content in ModalWindow

2010-02-07 Thread Fernando Wermus
In my case, I do activate the modalWindow doing, modalWindow.show but It seems to have the same problem. On Sun, Feb 7, 2010 at 11:22 PM, Fernando Wermus fernando.wer...@gmail.comwrote: Chris, I have the same problem when switching content into a modal window. It appears a modal window

modal window and changing content

2010-02-07 Thread Fernando Wermus
).show(); ]]/evaluate/ajax-response *INFO: *Response parsed. Now invoking steps... *INFO: *Response processed successfully. *INFO: *Invoking post-call handler(s)... *INFO: *refocus last focused component not needed/allowed -- Fernando Wermus. www.linkedin.com/in/fernandowermus

Re: SwfObject integration with wicket

2010-02-04 Thread Fernando Wermus
is to be able to add a flash swf file and if the flash isn't detected by the browser have an ajax callback and be able to hide the component, other resources or add other data to the output. -- Fernando Wermus. www.linkedin.com/in/fernandowermus

  1   2   3   >