Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

java

0
votes
0 answers
130 views

How i merge two table cells using poi xwpf

I can create a word document tables with the help of POI XWPF .But i dont know how to merge two cells in that table .Please anyone help me out....…
asked March 9, 2012 12:36 pm IST
Andavar
0
votes
0 answers
119 views

Problem with session security feature of JBoss 6 using servlet 3.0

We migrated our application from JBoss 5 to JBoss6 and one of the main reasons for this is to make use of the new features of servlet 3.0.…
asked June 25, 2011 1:14 pm CDT
Alex
0
votes
1 answer
63 views

Mongodb: client side user authentication security issue

I am using Mongodb Java driver for my Java client application. it needs to connect to mongodb server running remotely. I am concerned that someone…
asked June 25, 2011 12:30 pm CDT
Kim Jong Woo
1
vote
2 answers
91 views

Unable to read SQLite table from Android

I am trying to open a SQLite database in android, the database works fine in the sqlite browser, but android does not read that the table in…
asked June 25, 2011 10:34 am CDT
ark3typ3
0
votes
2 answers
88 views

Maven: javax.servlet specification deployed

I've a web application configured with Maven which uses a library, also configured with Maven and when I package geronimo-servlet_3.0_spec-1.0.jar…
asked June 25, 2011 6:43 am CDT
stivlo
0
votes
1 answer
52 views

Maven webapp with tomcat 5.5

I'm learning Maven and created a sample WebApp with the following command: mvn archetype:generate \ -DgroupId=org.obliquid \ -DartifactId=test \…
asked June 25, 2011 6:24 am CDT
stivlo
0
votes
0 answers
85 views

AES/CBC encrypt in Java, decrypt in Ruby

I am trying to translate the following (working) Java code to Ruby. public static final String PROVIDER = "BC"; public static final int IV_LENGTH =…
asked June 24, 2011 9:45 pm CDT
Jordi
0
votes
0 answers
43 views

RESTFul Web Service type of framework on top of Http calls

We have a system wherein numerous retrieval/updation operations can be performed using making http calls. Now, am wondering if it would make sense…
asked June 24, 2011 9:15 pm CDT
John C
0
votes
0 answers
71 views

Android: Users with certain devices cannot use my application's web-services - SSLPeerUnverifiedException

I have an application which interacts over https with a server I have. I have a valid certificate. The application works fine for most users, but…
asked June 24, 2011 5:48 pm CDT
willmel
0
votes
0 answers
38 views

Hibernate call stored procedure

I'm trying to call a stored procedure from mysql db. I'm getting the SEVERE: Can't set IN parameter for return value of stored function call.…
asked June 24, 2011 4:02 pm CDT
pdiddy
0
votes
1 answers
49 views

Get DNS SRV record using JNDI

I am trying to get SRV records from a DNS server using JNDI. Hashtable<String, String> env = new Hashtable<String, String>();…
asked June 24, 2011 3:18 pm CDT
Prasanna
0
votes
1 answer
45 views

Apache's HttpClient falls asleep in Swing application

I faced very strange problem. Writing an application to download some data from Internet with proxy server support I decided to use Apache's…
asked June 24, 2011 2:49 pm CDT
Nebulus 6
0
votes
1 answer
29 views

Apache httpcomponent and sftp protocol - can the protocol be used?

I am just wondering... Is there a way to use sftp protocol with httpcomponent apache lib to upload files with multiparting? I couldn't find any…
asked June 24, 2011 2:30 pm CDT
user592704
0
votes
5 answers
64 views

Tomcat JNDI Resource - Class not found: oracle.jdbc.xa.client.OracleXADataSource

The Problem Anytime I start my Tomcat server via Eclipse I always get a Class not found error: SEVERE: Exception processing Global JNDI Resources…
asked June 24, 2011 1:57 pm CDT
John Strickler
0
votes
0 answers
49 views

Problem with org.tuckey.web.filters.urlrewrite and tomcat 5.5

I'am developing an application with spring roo, and i must deploy it in a tomcat 5.5. At developing time I use jetty and have no problem, but when I…
asked June 24, 2011 12:44 pm CDT
gvaldez
0
votes
0 answers
37 views

Using Java for FTP Put command over Squid HTTP Proxy error

I am a bit green with Java but I have ran into an issue when trying to UPLOAD a local file to a remote FTP server through a SQUID HTTP proxy (please…
asked June 24, 2011 12:38 pm CDT
Harrison
0
votes
0 answers
56 views

Eclipse + Maven + Tomcat: testing web apps when the WAR is built with custom options

I am using Eclipse (Helios), with the "m2eclipse" plugin. I am working on a Maven-based web application project, which I test on a local Tomcat…
asked June 24, 2011 12:18 pm CDT
Steve Perkins
0
votes
1 answer
53 views

Get logon user information on J2EE application

I'm working with J2EE application and my web application has to recognize the user without authenticate using the windows logon user info. When I…
asked June 24, 2011 11:26 am CDT
Andrea Girardi
0
votes
1 answer
55 views

Database join questions

there are two tables in db Book{ isbn integer, //primary key title char(50), publisher char(30), year integer } Author{ isbn integer, //foreign key…
asked June 24, 2011 10:24 am CDT
SecureFish
0
votes
0 answers
58 views

Maven Cargo does not stop the container

I have a maven project where I want to use the Cargo-Maven-Plugin (1.1.1) to start and stop a tomcat server to run integration tests. <plugin>…
asked June 24, 2011 9:22 am CDT
Ralph
Pages : 1 | 2 | 3 | 4 | 5 > [157]
3123

java

Tagged: java
Related Tags
tomcat × 783
regex × 621
mysql × 558
http × 280
android × 216
apache × 185
sqlite × 170
jdbc × 167
ssl × 146
hibernate × 133
servlets × 132
postgresql × 113
eclipse × 97
hadoop × 90
spring × 89
jsp × 88
database × 82
https × 67
ftp × 65
php × 57
sql × 49
web-services × 49
mongodb × 48
string × 46
java-ee × 41
jpa × 41
netbeans × 41
httpclient × 37