RE: [OS-webwork] Complex ui component in webwork 2.0

2003-03-31 Thread Jason Carreira
Should be very similar. JSP tags are just JSP tags after all, and they still use the idea of including a template body. > -Original Message- > From: Heng Sin Low [mailto:[EMAIL PROTECTED] > Sent: Monday, March 31, 2003 12:44 AM > To: OS-Webwork > Subject: [OS-webw

[OS-webwork] Complex ui component in webwork 2.0

2003-03-30 Thread Heng Sin Low
Since I can find any example yet in the current webwork 2.0 cvs source, I would try to ask the following question here. Is the development/coding of complex/highlevel ui component like table, tree, tab pane, etc in webwork 2.0 similar to the webwork 1.3 pattern OR would it be very different ( Stat