こんにちは。株式会社レスキューナウで基幹システムを担当しているエンジニアです。 今回はXMLのデジタル署名をJavaで実装した時のお話です。 デジタル署名とは、データの改ざんや作成者のなりすまし等を防ぐ為に付けられる、暗号化された電子的な署名 ...
Javaは,サーバーサイドのプログラミング言語として,すっかり定着した感があります。JSP(JavaServer Pages),サーブレット(Servlet),EJB(Enterprise JavaBeans)などのJ2EE(Java2 Platform, Enterprise Edition)関連技術は,書籍や雑誌などで頻繁に取り上げられています。
プリズムは9月24日に,XML(Extensible markup Language)技術を使った帳票生成ツール「XRFシリーズ ver.2」を発売した。専用レイアウト・ツールにより,カラー・グラデーションや透過などを使った“凝った”レイアウトの帳票を作成できるのが特徴だ。 XRFシリーズ ver.
ログインして、InfoQのすべての体験をアンロックしましょう!お気に入りの著者やトピックの最新情報を入手し、コンテンツと交流し、限定リソースをダウンロードできます。 クラウドコンピューティングの登場以降、ソフトウェア業界は大きな変革の中に ...
XML文書の読み込み方法にはDOMとSAXがある WebアプリケーションにおいてXML文書を利用する機会が増えており,XML文書を利用するためのソリューションも整いつつあります。ここでは,XML文書を利用するための基礎として,DOM(Document Object Model)によるXML文書の ...
XML and JSON are important to me, and I’m grateful to Apress for letting me write an entire book about them. In this article I will briefly introduce the second edition of my new book, Java XML and ...
Ah yes, of course. While we don't require a JAXB implementation anymore, the JAXB API is still required, and our tutorial doesn't document how to get it, nor does our ZIP file ship the JAXB API. The ...
Welcome back to AppSec simplified! In this tutorial, we are going to talk about how you can prevent XXEs in Java applications. If you are not already familiar with XXEs, please read my previous post ...