Connecting to databases Tired of fiddling with JNDI and datasources? No problem, just specify the JDBC connection string in the '<url>,<user>,<password>' format (e.g. "jdbc:mysql://localhost:3306/napalm,user,password") and Napalm with auto-create a DataSource for you and wire it into the context: @Service @Path("/") @Produces(MediaType.TEXT_PLAIN) public class NapalmTestApp { @Resource(name = "db"
Konstantin Preißer made an interesting discovery, after reading my article “PHP Hangs On Numeric Value 2.2250738585072011e-308”: Java — both its runtime and compiler — go into an infinite loop when converting the decimal number 2.2250738585072012e-308 to double-precision binary floating-point. This number is supposed to convert to 0x1p-1022, which is DBL_MIN; instead, Java gets stuck, oscillating
API (App Programming Interface) is an interface software program that helps to interact with other software like a user interface (UI). It is the primary entry point for a website and app, including third-party integration, making life easy for developers. This article is for those considering using APIs in their coding projects. Let's see, what are APIs? APIs provide a way for an app to interact
新着記事一覧 【コラム】Mac Fan ソフトウェアレビュー 第20回 ペイントソフト「Kid Pix Deluxe 3X」 [15:00 4/1] ウィルコム、瀬戸内寂聴氏の動画番組 - スマートフォン向けに無料で提供 [14:55 4/1] 即日発行の「taspo サービスセンター」が新宿南口にオープン [14:51 4/1] 「承諾のない広告メール」規制違反、出会い系運営のメイヤに業務改善指示 [14:48 4/1] 覚醒剤は「ドラスト中村屋」で買った……所持者から判明で摘発 - 岩手県警 [14:33 4/1] 開発2年、「オリエントスター クラシック」に新ムーブメント搭載モデル登場 [14:12 4/1] OKIデータ、組織改正と人事異動を発表 - マネジメント力の強化を図る [14:11 4/1] サークルKサンクス、旧制服をリサイクルしたマイバッグを無償配布 [
AsyncHttpClientによるファイルのアップロード 前回に引き続き、Javaライブラリ「AsyncHttpClient」を用いた非同期HTTP通信について紹介する。ここまでの例ではGETリクエストによるデータの取得のみを扱っていたが、今回はファイルのアップロードについて考えてみよう。 AsyncHttpClientでは当然ながらGET以外のリクエストもサポートされている。それには、たとえばprepareGet()メソッドの代わりにpreparePost()やpreparePUT()などのメソッドを使用すればよい。さらに、ファイルの送信などを行う場合には、もっと便利な方法としてリクエストクエリを生成するcom.ning.http.client.RequestBuilderというクラスが用意されている。このクラスでは、リクエストに含める内容をsetXXXX()というメソッドに渡すことで
I want to share my experiences with JRebel (http://www.zeroturnaround.com/jrebel/). If you need some neutral information about this product to ease development with J2EE / JEE applications and application servers, this information is for you! In the following I will tell you why JRebel exists, and why it is very impressive if you develope JEE (and especially J2EE 1.4) applications. J2EE is NOT dea
この記事は、http://d.hatena.ne.jp/higayasuo/20090612/1244772658 の「Ctrl+1とCtrl+Spaceうんぬん」の話にインスパイアされて書いた。Eclipse可愛いよ。Eclipse。 記事長いから、さくっと読み飛ばして、アニメーションgifがあるところから読んでも十分訳にたつと思う。 あと、新人さんとかに写経させるのもいいかも。というか、半分ぐらいうちの新人に勉強のためと思って書いたから。で、実際に写経させて役にたった。 Java は Eclipse などの IDE も含めて言語というか、環境というか…だと僕は思ってる。Commons, Maven なども含めたい(まぁ、そのあたりは、CPANも含めてperlだろ。とか、これは否定する人だらけだろうけど、Rails=rubyということを言う人もいるよね)。 少なくとも僕は、Eclipse
アガテナさんも大絶賛の創るJavaの正誤表の一番下にリクエストURLをHttpServletRequestで取得できる解説図があるんだけど、pathInfoが無かったので追加した図を作成〜 あと、getPathTranslated()で /workspace/hogeWebApp/hogePath のように、リクエストURLに含まれるpathInfoを表す絶対パスが取れる。
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く