Search:

Type: Posts; User: syedbhai

Search: Search took 0.10 seconds.

  1. Replies
    13
    Views
    1,792

    Re: JSP class files

    Yeah. You can put it on JSP forum.

    Syed.
  2. Replies
    13
    Views
    1,792

    Re: JSP class files

    Hello.
    Can you please post your entire jsp code.
    Let me have a look at it.

    Syed.
  3. Replies
    13
    Views
    1,792

    Re: JSP class files

    User2013,
    Yes, you are actually in the first case. You are not using any custom JSP tags.
    You are actually invoking java methods using scriptlets (<% ... %>).
    But before calling these...
  4. Replies
    13
    Views
    1,792

    Re: JSP class files

    Hello.
    I think we have one separate forum for JSP.
    Just put your JSP code and the classes there.
    It shall be better everyone knows it.
    If it is not acceptable by the forum then you can...
  5. Replies
    13
    Views
    1,792

    Re: JSP class files

    Hello.
    Some JSP tags are standard such as <jsp:include>, etc. If you are using only standard tags then there is no issue with classes.
    If you have your own defined tags such as <tag1>, <tag2>,...
  6. Replies
    13
    Views
    1,792

    Re: JSP class files

    Hello.
    Do you mean you have your custom classes for some custom JSP tags.
    If so then you will have to recompile your classes.
    If not then let us know if you still have any problems.

    Syed.
Results 1 to 6 of 6