i have 3 classes, all added to the project in
jbuilder... 2 classes start with package usagejsp<br>and one
with package something... if i want a file to use
those classes i just need to do this
right?<br><br>"import usagejsp.*" right??? but it still complains bout
missing the one file of package something... internal
servlet error... means sth wrong with import
right???<br><br>help anyone???