hi,

Please suggest how shall i include java class files in jsp.
in java class file we programmed some functions how can i use these functions in jsp. Pleae suggest regarding this.

You NEVER do that.
You NEVER use Java code in JSP.
ALWAYS use JSTL or JSF instead.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.