Why you should consider jboss seam for y…

I recently had the opportunity to convert a Microsoft Access-based application to a web-based application using JBoss Seam. having used many Java web frameworks the past few years, including Grails, Wicket, and Struts 2, I wanted to highlight some of the key features in Seam that help differentiate it from some of the other framework contenders. The intention of this blog isn’t to start any flamewars by comparing Seam on a feature by feature basis with other Java frameworks, but simply to focus on the areas of Seam that I feel help make it a solid choice when starting out on a new project. Seam-genSeam ships with an application generator tool called seam-gen.

The purpose of seam-gen is to allow for the automatic creation of various application artifacts, including common configuration files, a build script, and directories for source and view code. It can also automatically generate a complete CRUD application based on an existing database schema.

for the project that I worked on, this came in especially handy since I had an existing database to work with.

Seam-gen did a tremendous job in creating the CRUD source and view code, complete with pagination, searching, and sorting of data. The code that was created was so complete that very few tweaks were required to make it production ready. State ManagementWith Seam, gone are the days of having to manage application state programatically.

all Seam components have a default scope as well as a scope that can be set using annotations. Once a component is annotated, Seam takes over the rest so the programmer doesn’t have to worry about managing the component’s creation, state, and removal. Seam also introduces a new scope not seen in any of the other application frameworks: the conversation scope, which is similar to the session scope used in most web frameworks, although more powerful.

I'd like to find some free or cheap software (<$30) that can help me track my sales tax spending. I'd like to use the output from the program for my income tax sales tax deduction. I live in a state with no income tax so I get to use the sales tax deduction. I could use a spreadsheet but I'd like something a little slicker and easier than that. I'm looking for a web application or Mac software. Thanks! I can easily exceed the standard deduction with my normal spending.
by MoB @ April 15, 2008 2:34 am
I live in a state without state income tax and unless you make rather large purchases, such as cars, boats, major improvemets to your home, then it automatically calculates your sales tax allowance based on your income. I've had to figure it out one year with a client who insisted that I add up every single receipt and there was like a $10 difference and it cost him $50 to add up the receipts. So unless you make major purchases in addition to regular sales tax, it's not worth your time. Otherwise, keep track of it on Excel.

I sell electrical supplies to contractors and also safety and construction supplies to cities and towns. I write notes all over everything! Is there a free or inexpensive, simple software to database and track your customers, when you call them, what was said, etc? I know that there is because i used it for another job years ago but i can't remember what it was called.
by DotCom @ January 27, 2009 4:26 am
Hello Tyler..., One method for note taking and date & Time tracking is to simply use Notepad, wait before you think this is crazy, read on... Open Notepad. On the first line type the following: .LOG then press Enter Save this file as My Daily Log Every time you open this file, a new date & time stamp will be placed on the next available line. Here you type your notes, comments, etc, beneath that date & time, then close it and be sure to save it. As you mentioned: " I write notes all over everything" It would be simpler to open the notepad file each time an event occurs, and the file will remain in tact, aside from loosing valuable paper work. In addition to this, depending on your Microsoft Office skills, you can create simple database structure with MS Word, for mail merging purposes. MS Excel for financial tracking, & Mail merging MS Access, for a Relational DataBase to take care of all your need. Hope this helps dotcom

My small business that I started this year hs sold about $20,000 and currently I only have my sales/costs/expenses on an Excel spreadsheet and need an actual way to input and keep up with sales/purchases/freight/taxes/expenses,etc.... anybody have any ideas?
by Eve @ November 22, 2009 4:27 pm
GnuCash is one I really like.

Hi, I run a T-shirt business on Ebay (and soon I'm going to make a website) and i wanted to know if there was a software that can help me keep track of sold items, like the t-shirt sizes, cost, expences, etc. Thanks for the help. - Michael I prefer it would be free
by Slam The Wall @ May 13, 2008 2:00 am
I dont know of any free ones, but I like to use excel spread sheets.

Pages: 1 2 3