Search:

Type: Posts; User: Eads; Keyword(s):

Search: Search took 0.01 seconds.

  1. How to retrieve data from Model if its possible or may be SessionAttribue instead?

    Hello there folks :)

    I have typical scenario with CRUD web app.

    The JSP do have several fields filled manually by user.

    Once its finished , that action in controller (after post), can be...
  2. How to keep persitent data on JSP ( CRUD scenario under MVC )

    Hello folks :)

    I was requested to do some changes in a code that's working perfectly (but customers are there for keep asking for improvements).

    I have no clue how to do it so any ideas might...
  3. Fixed it

    Hello folks,

    I have fixed it doing a conversion between formats. I Also added service layer in order to handle DAOs better than placing them on controller.

    Anyways, here what I did (DAO...
  4. Inserting Date type into SQL server from modelAttribute variable issues

    Hello folks :)

    I am having a hard time dealing with the format Date type variable inside a web portal.

    The things is pretty easy and simple, but somehow it's making things very hard for me :(...
  5. Replies
    7
    Views
    2,616

    The portal loads itself through a JSP container...

    The portal loads itself through a JSP container where it loads every part of whole website first page. Its like when using tiles in struts.

    Since its a migration from old portal to new one, I've...
  6. Replies
    7
    Views
    2,616

    Thank you for the answer maheshguruswamy. I do...

    Thank you for the answer maheshguruswamy. I do have to create the whole business logic in server side. However, using AJAX for get javascript working its a way I have let it know to customer in order...
  7. Replies
    7
    Views
    2,616

    Dynamic Menu inside JSP page

    Greetings everyone :)

    I have a demanding customer (well who isn't ), asking for having a dynamic menu in their main page at their company portal.

    Our team of course, presented the option of...
Results 1 to 7 of 7