Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Servlets section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 26th, 2004, 06:45 AM
Registered User
 
Join Date: Apr 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to naveen
Default remote packages


hi people,
    can anyone help me out to create remote packages.

regards
naveen
 
Old October 1st, 2004, 01:56 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 204
Thanks: 0
Thanked 0 Times in 0 Posts
Default

What do you mean by remote packages, are you talking about packages to organise classes?

 
Old October 6th, 2004, 04:16 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 345
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to gokul_blr Send a message via Yahoo to gokul_blr
Default

Naveen,
   Are you Taking about the RMI.


Gokulan Ethiraj
 
Old October 8th, 2004, 09:38 PM
Registered User
 
Join Date: Apr 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to naveen
Default

Hi,
I had a query regarding remote packages i.e say packages of this form:
import org.w3c.dom.*;
import org.w3c.dom.html.*;
import org.enhydra.xml.io.DOMFormatter;
import org.webmacro.*;
import org.webmacro.servlet.*;
import com.go.teaservlet.*;

how to run the programs containing these packages.
how to create these packages.

regards
naveen
 
Old October 9th, 2004, 09:03 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 204
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello Naveen,

You need to download the packages to an appropriate folder, then set your compiler up to use them. With my compiler there is an option to add recources that lets me navigate to the correct folder. If you are unsure where to put the packages, look to see where existing ones are kept, but you should be able to store them anywhere.








Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with packages bonnevillessei BOOK: Beginning Java 2 2 October 1st, 2009 07:50 AM
Packages Xmlelement octave XML 2 April 24th, 2008 03:13 AM
Packages application in C# lam_lvl VS.NET 2002/2003 1 November 1st, 2003 11:25 PM
Packages Application in C# lam_lvl C# 0 October 26th, 2003 01:37 AM
Help on Packages granola911 JSP Basics 1 September 28th, 2003 11:28 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.