using beans

i created one bean class (Test.java) and one jsp page (index.jsp) and i put it in the same folder. that time no problem. but if i put different folders in same Hierarchal how can i access that beans.

eg:

bean class: ../webpages/mybeans/Test.java

jsp page: ../webpage/jsppages/index.jsp

[310 byte] By [jeyrama] at [2007-11-27 5:59:48]
# 1
I thing, we can only usedbeen when we put it in same folder
dkthiena at 2007-7-12 16:36:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Just declare packages?
BalusCa at 2007-7-12 16:36:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...