Re: Add Background image to Modal Window

2014-09-29 Thread Ajayi Yinka
age.png'} ")) > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Mon, Sep 29, 2014 at 11:08 AM, Ajayi Yinka > wrote: > > > Thanks Martin, > > > > I am actually using Panel as content. I have added to the co

Re: Add Background image to Modal Window

2014-09-29 Thread Ajayi Yinka
> CSS. > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Mon, Sep 29, 2014 at 9:43 AM, Ajayi Yinka > wrote: > > > hi all, > > > > I have been looking for means to customize modal window background. > &

Add Background image to Modal Window

2014-09-29 Thread Ajayi Yinka
hi all, I have been looking for means to customize modal window background. How can this be achieved? -- Ajayi S . Yinka +2348022684477

Re: clicking Ajax SubmitLink button called submit method twice

2014-09-22 Thread Ajayi Yinka
Martin, I have logged the issue in Jira with a quick start project. the ticket id is WICKET-5707 <https://issues.apache.org/jira/browse/WICKET-5707>. I do not like the work-around as it makes the code messy. Thanks you in anticipation of a quick fix. On 21 September 2014 20:06, Ajayi

Re: clicking Ajax SubmitLink button called submit method twice

2014-09-21 Thread Ajayi Yinka
ore as you requested. On 21 September 2014 16:45, Martin Grigorov wrote: > Hi, > > On Sun, Sep 21, 2014 at 10:48 AM, Ajayi Yinka > wrote: > > > Hello everyone, > > > > submit method called more than one time trigering two modalWindows to > open > > a

clicking Ajax SubmitLink button called submit method twice

2014-09-21 Thread Ajayi Yinka
Hello everyone, submit method called more than one time trigering two modalWindows to open at the same time. See snippet below. If I put the just only modal.show(target) in the onsubmit method and others in Page constuctor, the problem still persist. I am using version 6.16. What am I doing wro

Re: Another Wicket Site

2010-05-18 Thread Ajayi Yinka
No doubt of a nicer alpha version. Keep it up. On Tue, May 18, 2010 at 4:54 PM, Ayodeji Aladejebi wrote: > Hi all, > just to announce another wicket project I am working on. we > just launched the beta version > > http://www.nelexnigeria.com > > > > -- > Aladejebi Ayodeji A., > DabarObjects Solut

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

2010-05-18 Thread Ajayi Yinka
good job. On Tue, May 18, 2010 at 4:49 AM, Jeremy Thomerson wrote: > I concur - very nice. > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > On Mon, May 17, 2010 at 8:43 PM, Cristi Manole >wrote: > > > cool site! I like it! congrats. > > > > On Mon, May 17, 2010 at 9:31 PM, Ric

Re: Wicket in Php

2009-05-21 Thread Ajayi Yinka
mplement it as a java class. > > > martin-g wrote: > > > > Hi Ajayi, > > > > Take a look at http://www.caucho.com/ Their web container (Resin) has an > > addon for PHP (Quercus). > > I have never use them but maybe you could mix the both apps ;-) >

Re: Wicket in Php

2009-05-20 Thread Ajayi Yinka
; > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > > On Wed, May 20, 2009 at 10:39 AM, Ajayi Yinka > wrote: > > Hi, > > > > Can anyone give me an insight on how I can integrate wicket into php > > project. > > > > I already

Wicket in Php

2009-05-20 Thread Ajayi Yinka
Hi, Can anyone give me an insight on how I can integrate wicket into php project. I already have an application that is written in php. I will like to upgrade the application with some new features in which I prefer to use wicket. I am afraid if this is possible?

Re: NewBie question :Implementation of Collapsible Link

2009-03-31 Thread Ajayi Yinka
I think what I want to do is on this page http://www.wicket-library.com/wicket-examples/ajax/tree/table/editable.1 Thanks for your indulgence. On Tue, Mar 31, 2009 at 5:44 PM, James Carman wrote: > Are you looking for a menu system? > > On Tue, Mar 31, 2009 at 4:04 AM, Ajayi Yinka

Fwd: NewBie question :Implementation of Collapsible Link

2009-03-31 Thread Ajayi Yinka
-- Forwarded message -- From: Ajayi Yinka Date: Tue, Mar 31, 2009 at 9:01 AM Subject: Re: NewBie question :Implementation of Collapsible Link To: users@wicket.apache.org Thanks so much. I want a tree view (What I really want to implement is a collapsible list, whereby a click

NewBie question :Implementation of Collapsible Link

2009-03-30 Thread Ajayi Yinka
I am trying to see if i can implement collapsible link in my page. i had tried to use Link Tree, but I was getting error which I could not even trace or decipher the cause. Please, can anyone give me insight on the best way to implement the "collapsible link" Thanks. Yinka

Re: Newbie -How to Implement LinkTree

2009-03-27 Thread Ajayi Yinka
hi all, I am having problems in implementing LinkTree in my page. I need someone to put me through. I use to get the component not found exception ( WicketMessage: close tag not found for tag: . Component: [MarkupContainer [Component id = node1]] Root cause: org.apache.wicket.markup.MarkupEx

Fwd: Question on LinkTree implementation

2009-03-26 Thread Ajayi Yinka
w. I am sure there is a problem somewhere that I have not been able to trace (I am a new to wicket framework). Could anyoen help me out. Thanks -- Forwarded message -- From: Ajayi Yinka Date: Thu, Mar 26, 2009 at 8:34 AM Subject: Question on LinkTree implementation To:

Fwd: Question on LinkTree implementation

2009-03-26 Thread Ajayi Yinka
anyoen help me out. Thanks -- Forwarded message -- From: Ajayi Yinka Date: Thu, Mar 26, 2009 at 8:34 AM Subject: Question on LinkTree implementation To: users@wicket.apache.org hi all, I am having problems in implementing LinkTree in my page. I use to get the component not

Re: Need Wicket Examples

2009-03-26 Thread Ajayi Yinka
using an existing pom.xml. > > Philippe > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Ajayi Yinka, Itex Integrated Services, Nig. +2348022684477

Re: Wicket error in GlassFish

2008-12-16 Thread Ajayi Yinka
From the error log, it seems glass fish could not load the webApplication class. Make sure your webApplication class is in the correct class path (com.example.helloworld.HelloWorldApplication) And the webApplcation class is in the correct format. or and may change your web.xml file to be in thi

Re: Wicket error in GlassFish

2008-12-16 Thread Ajayi Yinka
I think you are having something in your web.xml file like index.jsp if you have it, you may remove it. 2008/12/16 Daniel > Hi, > I'm an newbie in Wicket. When I create my first hello world wicket program, > strange error encounted. > > The hello world program is just to show

Re: FeedbackPanel and page refresh (f5) after submit

2008-09-12 Thread Ajayi Yinka
as call hieararchy, > ctrl+click to follow, etc. > > -igor > > On Thu, Sep 11, 2008 at 8:43 PM, Timo Rantalaiho <[EMAIL PROTECTED]> > wrote: > > On Thu, 11 Sep 2008, Ajayi Yinka wrote: > >> > Thomas Lutz wrote: > >> > > > >> > >

Re: Components render problem

2008-09-11 Thread Ajayi Yinka
rt project here > http://www.nabble.com/file/p19436483/ajaylogin.zip ajaylogin.zip , you > can > run it using > > mvn -Dmaven.test.skip=true jetty:run > > and see for yourself.. Good luck.. > > > > > > > Ajayi Yinka wrote: > > > > Thanks so

Re: FeedbackPanel and page refresh (f5) after submit

2008-09-11 Thread Ajayi Yinka
this is exacltly the same problem I am having. Could anyone render any solution to this. Thanks Yinka. On Thu, Sep 11, 2008 at 7:40 AM, kayce <[EMAIL PROTECTED]> wrote: > > Did you find a solution for this? > Thanks > > > Thomas Lutz wrote: > > > > I've a form with some validation added, nothing

Re: Components render problem

2008-09-11 Thread Ajayi Yinka
On Thu, Sep 11, 2008 at 6:57 AM, Serkan Camurcuoglu <[EMAIL PROTECTED]>wrote: > when I try, it works as expected, onError is called whenever data is not > entered, and onSubmit is called when I enter both values.. > > > > Ajayi Yinka wrote: > >> When I debugged th

Re: Components render problem

2008-09-11 Thread Ajayi Yinka
ccessfully called.. Did you debug and see the return value of > continueToOriginalDestination() ? > > Ajayi Yinka wrote: > >> Thanks for your concern. I added it (check the LoginForm class, you will >> see >> the onSubmit method). I used the default form submit button.

Re: Reporting Engine on Wicket 1.3.4

2008-09-11 Thread Ajayi Yinka
> > // Start XSLT transformation and FOP processing > transformer.transform(src, res); > > // Result processing > FormattingResults foResults = fop.getResults(); > > out.close(); > return out.toByteArray(); > } > > > } > > .

Re: Components render problem

2008-09-11 Thread Ajayi Yinka
ow do you submit the form? it seems like you do not add a submit button or > submit link into the form.. > > > > Ajayi Yinka wrote: > >> Hi, >> This problem still persist till now. I can really figure out the cause of >> the problem. Could anyone help me out? This is

Re: Reporting Engine on Wicket 1.3.4

2008-09-11 Thread Ajayi Yinka
Hi, could you shed more lights on how you achieve this? Thanks in advance. Yinka On Thu, Sep 11, 2008 at 3:56 AM, Edvin Syse <[EMAIL PROTECTED]> wrote: > We use Apache XmlGraphhics/FOP to create PDF successfully in our > Wicket-applications. Some places I use an external XML-datasource and > con

Re: Components render problem

2008-09-11 Thread Ajayi Yinka
mport org.apache.wicket.spring.injection.annot.SpringBean; /** * * @author AJAYI YINKA */ public final class Login extends AbstractConsoleWebPage { Form form; private TextField userId; private PasswordTextField userPassword; List users; @SpringBean TouchPayService touchpay; private static final

Re: Components render problem

2008-09-10 Thread Ajayi Yinka
, 2008 at 4:58 AM, Ajayi Yinka <[EMAIL PROTECTED]>wrote: > > > I thought as much, it seems I am missing something out in validation > process. Please help me check out from this snippet of my codes > > userId = new TextField("userId", new Model("

Re: Components render problem

2008-09-10 Thread Ajayi Yinka
> if onSubmit is not called and the form is redisplayed with the values that > you've last entered, it seems like the form is not validated successfully.. > > > > Ajayi Yinka wrote: > >> Hi guys, >> I am a newbie in wicket. I am presently developpng an

Components render problem

2008-09-10 Thread Ajayi Yinka
Hi guys, I am a newbie in wicket. I am presently developpng an application using wicket framework. I am having problem in submitting my forms. The form submissionis actually working whenever I enter a value but if no value is put in the textbox, feedback panel will display the error message (I th