Hi Gal,

Gal.Rubinstein schrieb:
> Hi All, 
>
> did a small internal project with Qooxdoo and DWR and it worked very good
> (amazing), 
> but I haven't notice the QWT.
>   
:)
> so, before I start the next job, a few questions:
> 1) can QWT integrate with Spring in some way?
>   
I don't know much about Spring, but from what I understand: no, you 
can't. QWT uses the same set of servlets for all applications, and the 
QWT maven plugin generates the configuration (esp. web.xml) for them. 
All this is a black to QWT applications, there's no way to customize any 
part.
> 2) does anyone know a way of using authentication with QWT?
>   
You can use any Tomcat 6 to run QWT applications, so, the authentication 
you can get is the authentication you can configure into Tomcat.
> 3) finally, how can I integrate the maven downloaded with QWT with an
> existing one?
>   
The easiest way is: checkout qwt and run mvn install to get it in your 
local repository. Or deploy it into your corporate repository. I think 
there's also a Maven plugin to merge the repository that comes with QWT 
into an existing repository, but I never tried that.

Regard

Michael
> Thanks all,
> G 
>   


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to