It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Partner Sites

Search found 4 matches

Return to advanced search

Security error while loading pdf file in jsp in firefox?

When i type in the following link manually in firefox as " file://///172.16.2.1/copyediting/ELS/mallet.pdf", pdf file is loaded successfully in the firefox browser. PDF file is located in remote server which is referred by IP 172.16.2.1. I've assigned the Same link in a String in jsp page ...
by randy_ortan
on Mon Feb 09, 2009 3:31 pm
 
Forum: Java Forum
Topic: Security error while loading pdf file in jsp in firefox?
Replies: 1
Views: 179

how to open pdf files in FireFox through jsp page?

hi all, i have a problem when i click the link in jsp page. whenever i am clicking the jsp page link it wants to open a pdf file, the pdf file is located in remote system. its working properly in Internet Explorer. but i am opning this in FireFox means its not opening. In firefox url that is not sho...
by randy_ortan
on Mon Feb 09, 2009 2:56 pm
 
Forum: Java Forum
Topic: how to open pdf files in FireFox through jsp page?
Replies: 0
Views: 271

How to Generate Unique Random Numbers?

import com.sun.crypto.provider.RSACipher; import java.util.Random; public class RandomRange { static int START = 1; static int END; static Random random = new Random(); private static void showRandomInteger(int aStart, int aEnd, Random aRandom){ if ...
by randy_ortan
on Mon Sep 22, 2008 7:49 am
 
Forum: Java Forum
Topic: How to Generate Unique Random Numbers?
Replies: 0
Views: 499

TransportException in applet reloading?

hi all, i had developed an applet. This applet having one frame class. This applet is called inside a jsp page.The Process of this page is copying files from one folder to another folder in server. Actually this process is working fine in first time. but the problem is i am closing the Applet window...
by randy_ortan
on Sat Sep 13, 2008 12:33 pm
 
Forum: Java Forum
Topic: TransportException in applet reloading?
Replies: 0
Views: 337

Return to advanced search