Acronym to Java Server Pages technology.

learn more… | top users | synonyms

2
votes
1answer
216 views

Issues with timed out downloads via TomCat?

We get, in our opinion, a lot of failed download attempts and want to understand why. We offer downloads via an email link (typical): http://www.semanticdesigns.com/deliverEval/<productname> ...
0
votes
0answers
10 views

Inpage Linking for jspwiki [closed]

I am using JSPWiki, and was wondering how I can do inpage linking. I have a table of titles, and if I click on it, I would like for the browser to jump to the bottom of the page. Kind of like a ...
0
votes
1answer
54 views

Javascript Requester IP Address [closed]

Is it possible to get a visitor/requester public (WAN/external) IP address with pure Javascript? IE. without the use of additional JS libraries like jQuery? If so, how?
1
vote
2answers
143 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 ...
0
votes
1answer
21 views

Newer constructs are recommended [closed]

The World Wide Web consortium now regards the tag as outdated. Newer constructs are recommended.What's new?
0
votes
0answers
40 views

Phishing attack stuck with jsp loginAction.do page? [closed]

I'm testing a phishing website on a staged replica of an jsp web-application. I'm doing the usual attack which involves changing the post and action field of source code to divert to my own written ...
0
votes
0answers
160 views

Simile Timeline Layout Issue in IE8 and IE9 [closed]

National Science Foundation installed v.2.3.1 of the Simile Timeline on the nsf.gov website in 2009. The timeline can be viewed at ...
0
votes
0answers
1k views

Adding css class to a dynamically created row using java script [closed]

I have a jsp page in which rows of a table are added dynamically. Here I am using a different java script than the one in my previous question. Here I could add elements into table columns, but I ...
0
votes
0answers
251 views

IE shows run time error for innerHTML in jsp page [closed]

I have a jsp page in which rows are created dynamically to a table using java script. It is working fine in all the browsers except IE. In IE it is showing the error Unknown run time error.. I have ...
1
vote
1answer
497 views

How to host my jsp files in google appengine?

I wondered how to add my own JSP files in Google app engine. I created my account in Google app engine. I don't know where to host my file and what is the url of my google appengine. Can anybody give ...
2
votes
1answer
1k views

Free JSP/Spring MVC Web Hosting Site [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I am thinking of hosting a small web application built using Spring MVC. Does anybody know any free web hosting ...
6
votes
2answers
460 views

What is the difference between JSP and PHP regarding hosting?

Is it easy to host a jsp website like PHP? Is the server open source like Apache? and What is the best server for jsp?