the desgn initiative of wicket is awesome and quite tempting for developers you know :) ...Many see it as another SDK where anything you dream is possible. We are also developers and engineers :) and understand that infinity actually has a value :)


Why did i ask the question, i was actually attempting to alter some Div properties like positioning issues so that i can move around some panel :)

On 5/29/06, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
But if you are thinking about client side markup changes, then that is
possible, without the server knowing it.

But the server will not know when you have disabled a textfield for
instance, and will still try to parse the value: thus setting it to
null or firing a required validator when you have set required = true.

Martijn

On 5/29/06, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> no,
>
> you have to communicate with the server in some way. You can use
> different ajax packages instead of wicket-ajax, such as
> wicket-contrib-dojo or wicket-contrib-scriptaculous, or do a full page
> refresh.
>
> Think about it, how would the server know that a property has to
> change without getting notified? Wicket is pretty cool technology, but
> not *that* advanced ;-).
>
> Martijn
>
> On 5/29/06, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
> > Please,
> > is there any way to change an attribute of a component in wicket without
> > doing any server round trip via Ajax packages?
> >
> >
>
>
> --
> Download Wicket 1.2 now! Write Ajax applications without touching _javascript_!
> -- http://wicketframework.org
>


--
Download Wicket 1.2 now! Write Ajax applications without touching _javascript_!
-- http://wicketframework.org


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmdlnk&kid7521&bid$8729&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



--

Reply via email to