aspose file tools
The moose likes JSP and the fly likes Accessing database through expression language(EL) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Accessing database through expression language(EL)" Watch "Accessing database through expression language(EL)" New topic
Author

Accessing database through expression language(EL)

Rachit Kumar Saxena
Ranch Hand

Joined: Dec 24, 2011
Posts: 48
Hello all,just after studying the concept of expression language,from the marvellous book on the subject,HeadFirst Servlets and Jsp,I thought one thing,just as it was possible to access bean components,easily and displaying it(saving us from much coding in servlets and from the deprecated use of scriplets in our jsp page) on the screen,can we redirect that information to our database?If so how?Is this a good practise?Why?Why not?(in terms of space and time complexities).Is this a violation of MVC model and is it still prevalent?I will be highly obliged to hear your kind suggestions.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Accessing database through expression language(EL)
 
Similar Threads
${expression}
create a excel sheet fom java and jsp
Servlets, Jsp
syntax error in JSP
Expression Not Being Evaluated