Encoding a URL

1999-07-11 Thread Bosch Ricardo
Is there a function similar to Server.EncodeURL() in asp, that will convert the spacing in a get request to %20 and etc. I cant find anything thanks(); rick bosch === To unsubscribe, send email to [EMAIL PROTECTED] and

Superclass of jsp

1999-07-13 Thread Bosch Ricardo
How can I superclass my servlet doesnt it already extend HttpServlet, and if I change this default can I still implement doGet() ? thanks(); rick bosch === To unsubscribe, send email to [EMAIL PROTECTED] and include in

Re: API Question

1999-10-21 Thread Bosch Ricardo
this might help you RS is a RecordSet table width=100% cellpadding=1 cellspacing=0 border=0 % int counter=0,col=0; try{ String bgcolor="ee"; ResultSetMetaData rsa; rsa=RS.getMetaData(); col=rsa.getColumnCount(); % tr

Serious Problem With This List (Pretty park)

1999-10-22 Thread Bosch Ricardo
Unfortunately I cant speak for anyone else, but the fellow that keeps sending virus e-mails should be kicked off the list immediatedly ( this is REAL problem compared to any fart jokes). This should have been done after the first e-mail. Could a list manger let us know what is going to be done.

Re: ALERT!!!! C:\CoolProgs\Pretty Park.exe contains the Pretty. worm virus

1999-10-26 Thread Bosch Ricardo
My admin sent him mails after each time he sent his mail, he should be dropped from the list, when he fixes his computer he can sign on again. If he doesnt know his computer is infected by now then he is a moron, if he been away on vacation or whatever, all the more reason to drop him, who knows

Re: Documentation for sun.net.smtp.SmtpClient

1999-11-02 Thread Bosch Ricardo
Since the class belongs to the sun package you are advised by sun not to implement it, since they can change it or remove it whenever they want, some companies wont let you write apps that instantiate sun classes. Your best bet is to download the 1.2 source code and find the class, see how they

Re: A basic doubt

1999-12-24 Thread Bosch Ricardo
A JSP is checked every time is executed to see if any changes have been made, servlets do not suffer from this drawback which can add up under stressful situations -rickb Srihari Chandana [EMAIL PROTECTED] on 12/23/99 10:31:19 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED]

BeanSetter methods

1999-12-28 Thread Bosch Ricardo
Does thae bean have to implement any methods or extend any other classes to be able to use bean setter methods or can it just be a class with matching form name/setName. I've heard you can just import bean but this doesnt sound right, can anyone clarify I've loked all over for this and it seems

OFF TOPIC (but good java trivia)

2000-01-13 Thread Bosch Ricardo
Anyone have an example of how to do a profile ie java -prof myclass thanks -rick === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: