Hi,
I like to find out the compatibility of wicket on mobile phones? especially
the wicket javascript
Have there been any publication or any project discussing wicket
compatibility on Mobile Devices
Thanks
Pleas how can I stop wicket from processing my images and inserting onclick
=window.location.href
thanks
';return false;/
As simple as that
Any tips
On Thu, Feb 3, 2011 at 7:38 PM, James Carman ja...@carmanconsulting.comwrote:
Can you create a quickstart that exhibits that behavior? I have never
seen this.
On Thu, Feb 3, 2011 at 1:34 PM, Ayodeji Aladejebi aladej...@gmail.com
wrote:
Pleas how can
In the application settings: I used
getMarkupSettings().setAutomaticLinking(true);
thats all
On Fri, Feb 4, 2011 at 2:27 AM, Ayodeji Aladejebi aladej...@gmail.comwrote:
If you have this in your markup:
img src=images/tree10.png
style=padding-right:4px;vertical-align:text-top
rel=stylesheet type=text/css/
and my CSS files stop resolving
I will appreciate any help with this
On Fri, Feb 4, 2011 at 2:29 AM, Ayodeji Aladejebi aladej...@gmail.comwrote:
In the application settings: I used
getMarkupSettings().setAutomaticLinking(true);
thats all
On Fri, Feb 4, 2011
PLease where do I download stable releases on Wicket Stuff compatible with
Wicket 1.4.x?
thanks
On Fri, Aug 13, 2010 at 4:33 AM, Michael O'Cleirigh
michael.ocleir...@rivulet.ca wrote:
Hello,
Since wicket 1.4.10 was released this week it follows that a
wicketstuff-core release is due as
is it because a user disables cookies in the browser?
On Wed, Sep 22, 2010 at 7:35 AM, Wilhelmsen Tor Iver toriv...@arrive.nowrote:
I have been tryin to figure out what to do to remove jsessionid from
the URL
The web container will add that to the first response URL when a session is
Hi,
I have been tryin to figure out what to do to remove jsessionid from the URL
I have mount(new QueryStringUrlCodingStrategy(/home, AppHomePage.class));
All my links are BookmarkablePageLinks.
am using wicket 1.4.8 on Apache Tomcat/6.0.29
javadoc suggestion: @since Wicket 1.5
Just to help identify which components are not available in a version
--
Aladejebi Ayodeji A.,
Hi,
I placed AjaxSelfUpdatingTimerBehavior on a component of an Application and
rather than refresh the component only, its refreshing the entire page.
its acting like i clicked on browser refresh button
Pls what did I do wrong
projectPostCont.add(new
Hi,
pls what type of repeater can I use for markups like these
h2Heading 1/h2
divBody 1/
h2Heading 2/h2
divBody 2/
h2Heading 3/h2
divBody 3/
ListView normally generates these
div
h2Heading 1/h2
divBody 1/
/div
div
h2Heading 2/h2
divBody 2/
/div
div
h2Heading 3/h2
divBody 3/
/div
:07 PM, Ayodeji Aladejebi wrote:
Hi,
pls what type of repeater can I use for markups like these
h2Heading 1/h2
divBody 1/
h2Heading 2/h2
divBody 2/
h2Heading 3/h2
divBody 3/
ListView normally generates these
div
h2Heading 1/h2
divBody 1/
/div
div
h2Heading 2
, 2010 at 10:18 PM, Ayodeji Aladejebi aladej...@gmail.com
wrote:
wicket:container, wicket:container pls any clearer references? kinda
stuck
On Sat, May 22, 2010 at 4:11 AM, Matthew R Hanlon mrhan...@gmail.com
wrote:
If you don't need ajax updating you can use wicket:container
@Jeremy :)
On Sat, May 22, 2010 at 4:32 AM, Ayodeji Aladejebi aladej...@gmail.comwrote:
I was thinking i could override onComponenttag somehow to get this done
On Sat, May 22, 2010 at 4:30 AM, Jeremy Thomerson
jer...@wickettraining.com wrote:
First search result: http://www.lmgtfy.com
Thanks Mattew.!
On Sat, May 22, 2010 at 4:34 AM, Ayodeji Aladejebi aladej...@gmail.comwrote:
@Jeremy :)
On Sat, May 22, 2010 at 4:32 AM, Ayodeji Aladejebi aladej...@gmail.comwrote:
I was thinking i could override onComponenttag somehow to get this done
On Sat, May 22, 2010 at 4:30 AM
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 Solutions
Phone: +234 9 875 1763
Mobile: +234 803 589 1780
Email: d...@dabarobjects.com
Web: www.dabarobjects.com
of RequestCycle. This is what normally leads to this problem
On Fri, May 7, 2010 at 9:57 PM, Ayodeji Aladejebi aladej...@gmail.comwrote:
version 1.4.6 on windows vista running on tomcat 6.0.26
On Wed, May 5, 2010 at 5:43 PM, Johan Compagner jcompag...@gmail.comwrote:
hmm
looking
Sorry, I was only more conversant with older releases of wicket.
Is there any
wicket:form without users having to make it an inner class of a Panel. A
form with its own top level markups
I think wicket should have a ListView detault Empty Model message so that
one can set what will be displayed if the List Model is empty
Hi,
Please any concept of shared components in Wicket. If I have a component
that the content (model) will always be the same across all sessions and
users, is there a wicket api approach for ensuring we only have one of such
components throughout the application scope
--
Aladejebi Ayodeji A.,
building the model for each user's component
around the same application-scoped Java POJO? (Of course, you might
have to synchronize concurrent access to it, but that's just standard
Java.)
On Thu, May 13, 2010 at 12:38 PM, Ayodeji Aladejebi
aladej...@gmail.comwrote:
Please any concept
, May 4, 2010 at 23:40, Ayodeji Aladejebi aladej...@gmail.com
wrote:
SEVERE: org.apache.wicket.WicketRuntimeException: After 1 minute the
Pagemap
null is still locked by: Thread[http-8084-7,5,main], giving up trying to
get
the page for path: 2
Begin of stack trace of Thread[http
SEVERE: org.apache.wicket.WicketRuntimeException: After 1 minute the Pagemap
null is still locked by: Thread[http-8084-7,5,main], giving up trying to get
the page for path: 2
Begin of stack trace of Thread[http-8084-7,5,main]
java.lang.Object.wait(Native Method)
or more like a thread must not block for that long?
On Tue, May 4, 2010 at 11:01 PM, Igor Vaynberg igor.vaynb...@gmail.comwrote:
dont execute code that takes 1+ minutes to finish inside a web thread
-igor
On Tue, May 4, 2010 at 2:40 PM, Ayodeji Aladejebi aladej...@gmail.com
wrote:
SEVERE
Hi,
I have 2 questions:
1. is there a way to know from RequestCycle if a call is Ajax?
2. is there a way to know which Link reference initiated a call from
RequestCyclle?
thanks
--
On 1. Thanks
On 2. yeah which link was clicked or in another way, the component path
which the ongoing request will refers to
What am trying to do: I allocate resources to each call from each request
however some resources are not needed to be allocated during some ajax
calls. i need to filter
Yeah thanks that worked !
On Mon, May 3, 2010 at 1:47 PM, Ernesto Reinaldo Barreiro
reier...@gmail.com wrote:
On 2. Can you just retrieve the URL and use that to decide?
Best,
Ernesto
On Mon, May 3, 2010 at 2:40 PM, Ayodeji Aladejebi aladej...@gmail.com
wrote:
On 1. Thanks
On 2
Aladejebi aladej...@gmail.comwrote:
Yeah thanks that worked !
On Mon, May 3, 2010 at 1:47 PM, Ernesto Reinaldo Barreiro
reier...@gmail.com wrote:
On 2. Can you just retrieve the URL and use that to decide?
Best,
Ernesto
On Mon, May 3, 2010 at 2:40 PM, Ayodeji Aladejebi aladej
How can one know when the user has left the browser screen and has not been
active for a while from client side
Is there also a way to attach an event to browser page focus
any tips
)
and
then in the appendHJavascript delete the display:none.
Stefan
-Ursprüngliche Nachricht-
Von: Ayodeji Aladejebi [mailto:aladej...@gmail.com]
Gesendet: Mittwoch, 31. März 2010 00:32
An: users@wicket.apache.org
Betreff: Fading Content Updates Into a Ajax Refreshing ListView
I
martijn.dasho...@gmail.com wrote:
On Tue, Mar 9, 2010 at 2:14 AM, Ayodeji Aladejebi aladej...@gmail.com
wrote:
My mootools.js scripts wont work because of
resources/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js
What do i do
Give more information on what doesn't work, why
My mootools.js scripts wont work because of
resources/org.apache.wicket.markup.html.WicketEventReference/wicket-event.js
What do i do
-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail:
Wicket Version 1.4.6
Link: http://localhost:8084/site2/?param1=c
Code: paramValue= params.getString(param1, );
Output: paramValue returns empty String
I am using the default mount Settings.
am I missing something
-
-
To
The Link changes to http://localhost:8084/site2/?param1=c
still the same problem
On Mon, Mar 1, 2010 at 5:40 PM, Riyad Kalla rka...@gmail.com wrote:
What happens when you use:
http://localhost:8084/site2?param1=c
?
On Mon, Mar 1, 2010 at 9:33 AM, Ayodeji Aladejebi aladej...@gmail.comwrote
...@gmail.com wrote:
Can you paste the code for the page that isn't working? You have a
constructor for that page that takes a PageParameters arg that you named
'params' right?
On Mon, Mar 1, 2010 at 11:15 AM, Ayodeji Aladejebi aladej...@gmail.comwrote:
The Link changes to http://localhost:8084
I notice wicket is re-writing my HTML codes from
Name input wicket:id=name type=text / to input wicket:id=name
type=text /label for=nameName/labelbr /
and I dont want that transform to take place. how do I disable that
it does it for radioChoices only i think
On Thu, Feb 25, 2010 at 12:22 AM, Ayodeji Aladejebi aladej...@gmail.com wrote:
Igor,
this is my code:
tr
td
div class=smallmenus
style=color:#000; padding:3px;text
that does it.
-igor
On Wed, Feb 24, 2010 at 3:07 PM, Ayodeji Aladejebi aladej...@gmail.com
wrote:
I notice wicket is re-writing my HTML codes from
Name input wicket:id=name type=text / to input wicket:id=name
type=text /label for=nameName/labelbr /
and I dont want that transform
RadioChoice.setSuffix(); solved it
On Thu, Feb 25, 2010 at 12:29 AM, Ayodeji Aladejebi aladej...@gmail.com wrote:
it does it for radioChoices only i think
On Thu, Feb 25, 2010 at 12:22 AM, Ayodeji Aladejebi aladej...@gmail.com
wrote:
Igor,
this is my code:
tr
Hi,Please does anyone has an example on how a modal window should be used to
collect information using a Form component because in my use, clicking on an
AjaxSubmitLink does not
invoke the Links.onSubmit.
Any examples on using Forms with ModalWindow?
no need solved!..simply moved the AjaxSubmitLink outside the form container
and used ModalWindow,closeCurrent
On Tue, Jun 2, 2009 at 4:38 AM, Ayodeji Aladejebi aladej...@gmail.comwrote:
Hi,Please does anyone has an example on how a modal window should be used
to collect information using
onSubmit behavior
On Tue, Jun 2, 2009 at 5:34 AM, Ayodeji Aladejebi aladej...@gmail.comwrote:
no need solved!..simply moved the AjaxSubmitLink outside the form container
and used ModalWindow,closeCurrent
On Tue, Jun 2, 2009 at 4:38 AM, Ayodeji Aladejebi aladej...@gmail.comwrote:
Hi,Please
Hi,
If you have existing legacy Swing tables model code that you want to test
on the web without re-writing all the TableModel logic, try this wicket
component.
WebTable myTable = new WebTable(tableTest, new SimpleTableModel());
add(myTable);
class SimpleTableModel extends
could see they refresh the
whole screen?
Ayodeji Aladejebi wrote:
please can you explain what you mean? its actually still in making...
On Tue, Dec 23, 2008 at 11:20 PM, Nino Martinez
nino.martinez.w...@gmail.com wrote:
Yeah, but why not go all the way, and make the dropdowns ajax too
Merry Xmas to you too
On Wed, Dec 24, 2008 at 11:41 AM, Nino Martinez
nino.martinez.w...@gmail.com wrote:
Ahh Cool then :) Merry x-mas
Ayodeji Aladejebi wrote:
no they doits ajax all the way...its not the whole screen refreshing,
just the table section. the screen flicker
http://uk.youtube.com/watch?v=6JrcFXBffLY
2008/12/23 Ayodeji Aladejebi aladej...@gmail.com:
http://uk.youtube.com/watch?v=6JrcFXBffLY
--
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.4 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3
Better quality video
http://uk.youtube.com/watch?v=QujRhlCRb9w
--
Aladejebi Ayodeji A.,
DabarObjects Solutions
please can you explain what you mean? its actually still in making...
On Tue, Dec 23, 2008 at 11:20 PM, Nino Martinez
nino.martinez.w...@gmail.com wrote:
Yeah, but why not go all the way, and make the dropdowns ajax too..?
Ayodeji Aladejebi wrote:
Better quality video
http
What IDE are you using?
Have you tried to Clean Build. Undeploy and redeploy, also there could be
some library conflicts especially with respect to logging
2008/12/17 Daniel lia...@gmail.com
Changed follow your advice, but the error is the same. It may not the
code's
problem but some special
, 2008 at 3:47 PM, Ayodeji Aladejebi aladej...@gmail.com
wrote:
Thank you..I think the book is the way to go. I will probably buy it
for
all
all the java developers in my office
Maybe i should order like 10 copies
Hmm..sounds good
thanks
On Sat, Dec 13, 2008 at 2:16 PM
Hi,
I am really grateful for the Wicket Project and really feel like buying beer
for the wicket team but when i checked sponsorship under the Wicket Site,
it saw too much information except paying methods
I don't use PayPal as I am not transferring money from US or europe, i
rather require an
76727099
The glory of great men should always be
measured by the means they have used to
acquire it.
- Francois de La Rochefoucauld
On Sat, Dec 13, 2008 at 8:14 AM, Ayodeji Aladejebi aladej...@gmail.com
wrote:
Hi,
I am really grateful for the Wicket Project and really feel like
App Server: Glassfish V2
Wicket Version:: Wicket 1.3.5
JVM: Java 6u10
IDE: Netbeans6.5
This error does not occur when using Wicket 1.3.1.
Any tips? thanks
Unable to instantiate web session class com.dabarobjects.fme.FMEWebSession
StandardWrapperValve[jsp]: PWC1406: Servlet.service() for
If you have netbeans plugin for maven, you can generate the latest Javadoc
yourself from netbeans. Just right-click in netbeans and select generate
Javadoc and dats all
On Mon, Nov 24, 2008 at 7:40 AM, Martijn Dashorst
[EMAIL PROTECTED] wrote:
Like I said in my blog post I won't be publishing
do a little more research on the wicket wiki site, there are plenty examples
on this
On Mon, Nov 24, 2008 at 8:04 AM, wch2001 [EMAIL PROTECTED] wrote:
sorry, Martjin,
Can u tell me more clear?
change the mountBookmarkablePage?
thanks
Martijn Dashorst wrote:
Mount your page with
Hi All,
Please I was wondering generally,
Are there any Performance Benefits in
1. Breaking a Wicket Page Down into many tiny components in seperate
Java-HTML files thus simplyfing code and component reuse
AGAINST
2. Coding all the UI components in one long, long:) WebPage Code which
So you mean every static image in my HTML will have to be converted to code
Basically we are having problems using any of the encoding strategies
because all of our background images and inline CSS images disappear
can this URL rewriting for resources be made to work with inline images
On Mon,
that the input is
actually an error and it is incorrect altogether.
This might be more involved I believe.
On 7/5/08, Ayodeji Aladejebi [EMAIL PROTECTED] wrote:
are you talking about a DatePicker?
On Sun, Jul 6, 2008 at 4:11 AM, Rakesh Sinha [EMAIL PROTECTED]
wrote:
Hi
with a DatePicker and everything just binds
thats also an approach
On Sun, Jul 6, 2008 at 9:28 AM, Ayodeji Aladejebi [EMAIL PROTECTED]
wrote:
which DateTextField are you using?
The one in Wicket Extensions or the one in Wicket-datetime API using JODA
time API underneath?
ensure you are using the one
which version of netbeans are you using. I use NB6.1 and with a standard
netbeans web project all you have to do is recompile your web project and
right-click on project and then Run. It will deploy your changes alright.
Only that after a while, tomcat will give you perm-gen error which will
force
are you talking about a DatePicker?
On Sun, Jul 6, 2008 at 4:11 AM, Rakesh Sinha [EMAIL PROTECTED]
wrote:
Hi -
Just curious if there is a Calendar control / class associated with
Wicket. Thanks.
-
To unsubscribe, e-mail:
Hi,
I want to know if this is the right thing to do if a value required
conversion
Textfield dateField = new TextField(date, Date.class);
dateField.add(new DateBeforeAnotherDateValidator());
class DateBeforeAnotherDateValidator{
protected void onValidate(IValidatable validatable) {
http://www.javaworld.com/javaworld/jw-06-2008/jw-06-wicket1.html?page=1
On 6/11/08, Eyal Golan [EMAIL PROTECTED] wrote:
Hi,
I have built a page that is stateless (bookmarkable) that accepts
PageParameters.
Now, this page inherits from a page that accepts PageParameters AND another
scan this user forum, you will realize that there is no high demand for
generics in wicket from users. I am yet to see one user or thread here of
wicket users screeming out for generics addition. I think users has been
doing just fine without it at least speaking for myself.
Anything more than
[X ] Can best be done in a limited fashion, where we only generify
IModel but not components. I care more about what generifying can do
for API clarity (declaring a component to only accept certain models
for instance) than static type checking.
[ X] Whatever choice ultimately made, I'll happily
You should use a writable model like PropertyModel. Read the documentation
for more info.
So i rewrite your code like this:
try this
First, Create a Backing Bean which will hold 2 values, the value of the
TICKER SYMBOL and the value of the Stock Answer
class StockBean implements Serializable {
it was targeted for Wicket 1.2
The Module needed is wicket-contrib-tinymce and I suggest
wicket-contrib-tinymce-examples. And you have to build them on your own.
Hope this helps.
Regards,
Timm
Am Dienstag, 6. Mai 2008 23:40:21 schrieb Ayodeji Aladejebi:
Hi,
I sometimes saw a TinyMCE
Hi,
I sometimes saw a TinyMCE code that uses AbstractBehavior to integrate
TinyMCE rather than TinyMCEPanel from the one available in wicket stuffs.
Please does anyone know where I can find this build
thanks
I grabbed the latest plugin for wicket from Netbeans plugin portal and to my
suprise, my HTML files are automatically refactored when a corresponding
wicket component class is refactored.
Just excited to see this
you could also give it a try
On Sat, Apr 12, 2008 at 4:37 AM, Ayodeji Aladejebi [EMAIL PROTECTED]
wrote:
Please,
The default behavior of the current datepicker allows users to scroll
month
by month, how can datepicker be configured to scroll year by year?
thanks
Participate, Collaborate, Innovate
Join
Please,
The default behavior of the current datepicker allows users to scroll month
by month, how can datepicker be configured to scroll year by year?
thanks
from JPA experience, eager loading of List of Entities is part of what hogs
memory. I have profiles an application before that the memory usage just
kept growing each time my page reference a particular entity that eager
loads other collection of entities. As soon as I removed the eager load
panels in session is a bad idea.
Why not just keep the panel state information in the session and then let
them just pull it from there when they instantiate?
By the way, what are you trying to achieve with your panels cuz it is a bad
idea to be stuffing up panels in your session when you can
Panel A puts the state information in the session during Link.onClick()
Panel B uses Session.getSession() to retrieve the state information during
render()
this simple technique is what i use and its very efficient.
On 2/18/08, Ayodeji Aladejebi [EMAIL PROTECTED] wrote:
panels in session
//HTML
div wicket:id=panelListView
div wicket:id=runtimePanelItem/div
/div
your ListView model which is expected to be a List, determines the number of
Panels to be dynamically created
//Java
ListView panelListView= new ListView(panelListView, model){
public void populateItem(ListItem item){
I just noticed that anytime i create wicket components having markups in a
seperate project and add it as a dependency to another wicket project, i get
this exception during runtime. I end up merging the seperate component with
the big project to make it work
I use Netbeans 6
Wicket 1.3
The
project.
On tomcat that is. Either as compiled directory or as a jar.
Can you give more details on what you are doing, maybe even show us
the poms for your projects.
Maurice
On Feb 7, 2008 11:21 AM, Ayodeji Aladejebi [EMAIL PROTECTED]
wrote:
I just noticed that anytime i
as compiled directory or as a jar.
Can you give more details on what you are doing, maybe even show us
the poms for your projects.
Maurice
On Feb 7, 2008 11:21 AM, Ayodeji Aladejebi [EMAIL PROTECTED] wrote:
I just noticed that anytime i create wicket components having markups
the last thing i know about tomcat6 is that its performance is getting good
enough to handle all these without apache. in any case i use reverse proxy
built into apache.no need for mod_jk
then keep your resource folder outside your web app context so that tomcat
will not see it
On 2/6/08,
thanks, works great!
On 1/21/08, Igor Vaynberg [EMAIL PROTECTED] wrote:
there is a webapplication.getservletcontext().
-igor
On Jan 21, 2008 7:42 AM, Ayodeji Aladejebi [EMAIL PROTECTED] wrote:
Well, I have started migrating some code to 1.3, however i had some
STOP-AND-CONFIRM
Well, I have started migrating some code to 1.3, however i had some
STOP-AND-CONFIRM situation
In 1.2.x
ServletContext context = Application.getWicketServlet().getServletContext()
?
doSomethingWithContext(context);
Migrating to 1.3.x
ServletContext context =
please is it possible to inject Panels using Spring, because my own version
of CMS will allow swapping of panels without recompilation.
On 1/17/08, Igor Vaynberg [EMAIL PROTECTED] wrote:
keep in mind that this is designed towards our internal requirements
and not as a general purpose cms.
i was even referring to getting the javadocs for offline use by downloading
it.
On 1/12/08, Johan Compagner [EMAIL PROTECTED] wrote:
We also have them on wicketstuff.org/wicket13doc i believe
Dont know if that is the latest version and i cant check it at this time
On 1/11/08, Ayodeji
javadocs:
http://repo1.maven.org/maven2/org/apache/wicket/wicket/1.3.0/wicket-1.3.0-javadoc.jar
http://repo1.maven.org/maven2/org/apache/wicket/wicket-extensions/1.3.0/wicket-extensions-1.3.0-javadoc.jar
etc.
Martijn
On 1/14/08, Ayodeji Aladejebi [EMAIL PROTECTED] wrote:
i was even
The javadoc does not come with the wicket 1.3 bundle.
Where can the javadoc for all the wicket1.3 builds be found?
thanks, i have already done dat with NB fastastic maven support
On 1/11/08, Artur W. [EMAIL PROTECTED] wrote:
Ayodeji Aladejebi wrote:
The javadoc does not come with the wicket 1.3 bundle.
Where can the javadoc for all the wicket1.3 builds be found?
You can generate it from
rather than have Wicket/GWT
sincerely i envision a wicket contrib project that can help us generate
javascript on the fly from pure java code within wicket for common and
simple client side behavior.
Wicket ajax is very solid but believe me, Javascript has come to stay for a
while. So I think a
an extension? I don't have it
installed.
On Nov 20, 2007 10:29 PM, Nick Heudecker [EMAIL PROTECTED] wrote:
Have you disabled Firebug for Gmail?
On Nov 20, 2007 3:28 PM, Ayodeji Aladejebi [EMAIL PROTECTED] wrote:
Please this is off wicket topic but i do notice my Firefox 2.0.0.9
crashes
Please this is off wicket topic but i do notice my Firefox 2.0.0.9
crashes particularly when I try to search the wicket mailing list for
FAQs. This started happening since i noticed an upgrade in Gmail
Anyone experiencing somthing like this?
thanks
you have not used it correctly
return a Roles object and not null
@Override
public Roles getRoles() {
return new Roles(ADMIN);
}
@AuthorizeInstantiation(ADMIN)
public class AdminPage extends WebPage {
}
On 11/6/07, Maurice Marrink [EMAIL PROTECTED] wrote:
You are using the wrong
boolean loggedIn = session.get().isSignedIn();
MySignInForm.setVisible(!loggedIn);
then you can set your expired page settings to point to the page with your
SignInForm
hope this assists your design decision
why should you invalidate a session by passing parameter to another page
why not just
i cant seem to find a way around this, any tip will be appreciated
wicket will end
up a huge spaghetti mess, so somethings you need to research and
possibly replicate on your own.
-igor
On 10/28/07, Ayodeji Aladejebi [EMAIL PROTECTED] wrote:
but AjaxPagingNavigator or PagingNavigationLink has no such method to
override
On 10/28/07, Igor Vaynberg
], schreef Ayodeji
Aladejebi:
if you are a beginner with both Netbeans and Maven then find one of the
wicket plugins for NB6 and install them. they have a quickstart project
by
default
One of the wicket plugins for NB6?
As far as I have been able to track down, there's exactly one Wicket
Greetings,
Please I have some further questions to ask about models.
LoadableDetachableModel cannot be used as a CompoundPropertyModel obviously
meaning that if I load an Object with LoadableDetachableModel , I cant
simple pass the LoadableDetachableModel to a Label so that the Label can use
its
/07, Ayodeji Aladejebi [EMAIL PROTECTED] wrote:
Greetings,
Please I have some further questions to ask about models.
LoadableDetachableModel cannot be used as a CompoundPropertyModel
obviously
meaning that if I load an Object with LoadableDetachableModel , I cant
simple pass
if you are a beginner with both Netbeans and Maven then find one of the
wicket plugins for NB6 and install them. they have a quickstart project by
default
On 10/20/07, dtoffe [EMAIL PROTECTED] wrote:
ZedroS wrote:
Netbeans has now created a quickstart project. However its name is
Basically there is an object like this, a common model
class User{
Long id;
String username;
String password;
String fullname;
...
List collections;
}
From most examples and basic approach, i see references to this Object in
the session
During user sign in, this object is loaded from
Isnt [EMAIL PROTECTED] not a valid email address, the Wicket
EmailAddressValidator rejects it
someone tell me that is not a valid email address
1 - 100 of 121 matches
Mail list logo