The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
17 views

A Java based modifyable web shop platform? [duplicate]

I have a project which requires a web shop. It should be a Java based web shop, since I know Java well. The functional requirements are: modifiable layout for main/goods pages modifiable processes ...
0
votes
1answer
192 views

Ideal web application framework for newcomers and whether it is better to use Java or PHP based framework? [closed]

My primary question is whether a Java based web application framework is better or a PHP based one and why? Moreover, if I were just starting web development then what would be some ideal frameworks ...
0
votes
0answers
51 views

Proxy using a java applet?

I was wondering if it was possible to have a proxy (similar to web proxies [Where you input the site and the site keeps your cookies and a log for legal reasons.] not ip proxies) from a Java applet? ...
3
votes
1answer
305 views

Is there a Java-based web browser that doesn't follow hyperlinks properly?

Looking through my logs, I get this error a lot: A potentially dangerous Request.Path value was detected from the client (:). The error is usually due to someone navigating to a URL like this: ...
0
votes
2answers
399 views

Java based portal framework [closed]

We have an application that needs to be built and are looking for some Java based portal framework. In last few days we have gone through over 10 different open source option Liferay, JetSpeed2, ...
0
votes
1answer
337 views

Apache real time robot detection

Background Our website is being a. scraped - complete pages downloaded b. spidered - complete pages and sub links followed c. mined - specific files downloaded at high speed by hundreds of ...
0
votes
0answers
93 views

Tomcat 6 broken images

I am using Tomcat 6 to serve both static content and dynamic content. For some reason, from time to time, I see that images are broken. It usually happens when I copy and paste the image url to the ...
1
vote
1answer
1k views

Why the difference between Tomcat and Tomcat7 regarding servlet mapping and defaults?

With the following configuration: <servlet-mapping> <servlet-name>default</servlet-name> <url-pattern>*.css</url-pattern> </servlet-mapping> ...
2
votes
1answer
184 views

SSL Certificate Works in Monit - But Not in Keystore

I have a situation where there's a keystore file with the various root/intermediate certificates stored in it in a way that it seems to work for most browsers. Problem is that when mobile browsers ...
0
votes
2answers
214 views

Which operating system for my first VPS? [closed]

I'm starting to host my first web app on a VPS but I dont yet have any experience managing a server. I want to minimize the costs of hosting but also reduce the hassles which a 1 man startup can bear ...
3
votes
1answer
1k views

How / Where can I host my Java web application? [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? Edit: Just to be clear. I want a place where I can do $>java myapp, where myapp uses plain old ServerSocket. No ...
1
vote
1answer
134 views

Control Panel to host java based sites

i am new to webhosting and want to know something about it. I have 2 dedicated servers with full control over them 1 with linux(CentOS5.5) other with windows 2008 server Please suggest me some FREE ...
1
vote
1answer
150 views

Hosting a website with Rails, Groovy or Java servlets - shared hosting or VPS? [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? Are there hosting companies that cater for Rails, Groovy and Java servlets? Or is my only choice to use a VPS? If ...
1
vote
2answers
65 views

Running a program that extracts data from websites

I have created a program that searches through every player of a particular online game, visits their information webpage and extracts pieces of information about them (ie. their stats). The problem ...
2
votes
2answers
3k views

is there any free java(grails)(tomcat) hosting server? [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I want to host my grails application in net for testing ... is there any free server sites? supports grails,mysql
0
votes
1answer
244 views

How to refresh server caching dynamically when we have the web application running in clustering environment?

Consider a typical webapplication which runs on an application or web server in clustering mode. Let us say we have 3 nodes in the cluster and the application is running on these 3 nodes and ...
3
votes
1answer
173 views

Recaptcha statistics

Of late recaptcha images have become excessively difficult to decipher. Is there any way to get analytics on unsuccessful attempts before a successful one for your website? I'm pretty certain the ...
1
vote
1answer
81 views

Hosting services for JEE [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I'm using EJBS, JPA and GWT. I was wondering if someone knows a hosting service that offers what I need (like a ...
1
vote
2answers
144 views

Managed hosting for Java websites?

What is a good managed hosting service for server side Java code which uses Tomcat servers? I want something that is like Heroku (for Ruby), Gondor (for Python), no.de (for node.js). I know there is ...
1
vote
2answers
242 views

SSL Configuration Problem

I've generated an SSL certificate with keytool: keytool -keystore keystore -alias mySite -genkey -keyalg RSA -keysize 2048 I got this configured and working fine, but obviously it wasn't signed by ...
1
vote
3answers
184 views

Java hosting service provider? [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I want to host a Java web application. How to decide which hosting service provider to choose from. Is there any ...