hi
i read alot about GlassFish application server that support whole JEE6 Technologies.but tomcat which ?
i know tomcat is Servlet/JSP container.but i see articles in web about " JSF and tomcat " , "Hibernate
and tomcat" and many more...
can tomcat play with these technologies : EJB , JSF , JPA , Hibernate , Spring [Framework] , .... ?
thanks
Hi, I wonder if is the Android multi-touch support reliable? I've read it suffers from some problems.
I also wonder, how can I define custom multi-touch gestures? Like: 3 fingers rotate or 3 fingers stay static and fourth is moving.
I've come across some resources (Gestures or MotionEvent on developer.android.com) but nothing states it clearly.
Regards,
Zdenek
class Bouncy<T> extends Throwable {
}
// Error: the generic class Bouncy<T> may not subclass java.lang.Throwable
Why doesn't Java support generic Throwables?
I need to get an image from a SQL Server as a byte[], and load it to a WebControl.Image. The only seemingly good way to do it that I found is to implement IHttpHandler and handle the request accordingly.
But I'm stuck to using asp.net 1.1. Does it support ashx files?
We have recently shifted to asp.net mvc, but we still need to support some legacy urls. What is the best way to handle this situation. Is it Application_PreRequestHandlerExecute() event in global.asax, that I need to use or is there any better way?
Can we get a list of free and open source projects, which can be supported through purchasing branded garment?
Free Software Foundation http://shop.fsf.org/
ps. I know this is extremly off-topic. But I'd like to buy clothing and support open source at the same time, if possible. And I'd like to know, where this is possible.
I read a lot about GlassFish application server that it supports the whole Java EE 6 specification. But which does Tomcat support?
I know that Tomcat is a JSP/Servlet container, but I see articles in web about "JSF and Tomcat", "Hibernate and Tomcat" and many more.
Can tomcat play with these technologies: EJB, JSF, JPA, Hibernate, Spring, etc..?
I want to make metallic 3d object that appears to be reflective. I want to accomplish this using an environment shader that uses either a sphere or cube map that I can assign an image or texture as the "reflection" source.
Does OpenGL ES on the iPhone support this in any versions?
Well guys. we are not supposed to ask theoratical questions here .. but dint know any other forum where someone would answer this :)
jpeg image
How is the above jpg image can be animated? As far as I know jpg format does not support animation.
Hi,
I am working on a xmpp client, using eJabberd as server.
My question is How can I support offline file transferring?
I only want to do the offline file transferring for Image file.
For example,
I can transfer an image to John even he is offline.
When John come back Online,
the server will send him the image.
How can I do that?
Thanks
Can we get a list of free and open source projects, which can be supported through purchasing branded garment?
Free Software Foundation http://shop.fsf.org/
OpenBSD https://https.openbsd.org/cgi-bin/order
Mozilla http://store.mozilla.org/
ps. I know this is extremly off-topic. But I'd like to buy clothing and support open source at the same time. And I'd like to know, where this is possible.
Since Grails 1.2 there's a documentation engine included: gdoc. The documentation's syntax is based on the Textile format.
Is there some editor support for this? My first choice would be a plugin for IntelliJ, second option on for vim or gedit. Any hints welcome. I am totally a aware that the format is very simple by itself but having code coloring and content assist would be really nice.
When unoreded_map support was added to gcc?
I'm using gcc 4.1.1 shipped with RHEL 5.3.
It looks like unoreded_map is missing. Is there a way to add it manually?
Quick question of does Windows CE support hash tables? I have a program that I'm modifying and adding to a device that uses Windows CE and I was wondering if CE supported hash tables since it is used in the original software.
Is PDO for SQL Server support query contain Link Server ? I try using mssql_connect but it didn't work. I have try PDO but it alwas return error on query() method.
I am trying to query the google datastore for something like (with pm -- persistanceManager):
String filters = "( field == 'value' || field == 'anotherValue' )";
Query query = pm.newQuery(myType.class, filters);
When I execute - I am getting back: App Engine datastore does not support operator OR.
What's the best approach in people experience for this kind of queries?
Any help appreciated!
1.i dont have iphone, so may i know does iphone come with pre-installed flash lite 2.0 or above? if answer is Not, if a web page that embed flash lite app. can it prompt user of iphone to install flash lite easily ?
2. where can i get list of phones that support flash lite 2.0 and above?
I've downloaded latest source from mono project, compiled it and everything works (c# projects, mod_mono, xsp) except vb.net.
This is on CentOS 5, on Ubuntu 10.04 I installed mono packages via apt-get and vb.net just works.
What am I missing, or how to get vb.net support?
I want to use asymmetric encryption of headers in RESTful requests to verify the identity of the system sending the request: i e System A encrypts it's name, timestamp, and the service name using it's public key in a request to System B. System B then uses the public key of System A to decrypt, proving the authenticity of the request.
1) Does php-mcrypt support this?
2) Has anyone benchmarked this type of operation?
This is a tall order, but is there a jQuery or Mootools (or other framework) plugin to wrap text around images and support IE6? I've tried the jQSlickWrap, but unless the browser supports HTML 5, you're out of luck. What's strange is that IE 6 supports the jQuery Background Canvas plugin, which uses the CANVAS object (via excanvas.js) just as this plugin does. Thanks.
I'm attempting to render RTF documents using the WPF RichTextBox control. So far, the appearance of the rendered RTF documents is quite true to the originals which were authored using MS Word.
The one issue I've found is that the "document anchors" which are hyperlinks to different locations within the document, do not function as hoped. While they look like links, clicking on them does nothing.
Can the WPF RichTextBox support this type of link?
Hello all.
It became High-Resolution Screen Support from iOS4.
I make the custom button with UIButton.
It is prolonged in 640x960 and it is displayed.
With this, it is not significant.
Isn't there method that makes 640x960 a standard and displays?
Hi everybody,
I think my question is fairly clear, I would like to know if every kind of view can support zoom.
I know that some have built in zoom controls like the MapView and the WebView, but how about a LinearLayout with some TextViews and ImageViews?
I will edit this post to have a list of the answers.
hi,
i"m getting nuts in here.
everytime i try to do even an
ExternalInterface.call('alert','abc');
(which will work on every browser) i get an
object doesent support this propety or method
after the alert appears.
it even happens in the HTML generated by flash without me touching it...
there is any solution?!
thanks!