override form.process()

-igor

On 1/14/07, Ramazan Pekin <[EMAIL PROTECTED]> wrote:

Hi everone,

I am trying to develop a structure and I want this; already opened and
already closed the connection when my form is submitted and my forms logic
finished. I have a BaseForm class, which overriding OnSubmit function and my
other forms extends this BaseForm class. On Struts, when form submit I have
overrided the dispatchaction execute method and openning my connection, and
generate actionForward and closing connection. How can I make kind of a
struture with wicket framework? I have controlled the user with my BaseForm,
BaseApplicaiton, BaseSession, I want to same this thing with my connection.
I have seen on every form class I have to override the OnSubmit function, is
there any other steps when the OnSubmit event formed?

------------------------------
Want to start your own business? Learn how on Yahoo! Small 
Business.<http://us.rd.yahoo.com/evt=41244/*http://smallbusiness.yahoo.com/r-index>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to